An open source, cross-platform, extensible app launcher.
Find a file
Huakun Shen ad30a8c3bb
Some checks failed
CI / build-test (macos-14) (push) Has been cancelled
CI / build-test (ubuntu-24.04) (push) Has been cancelled
CI / build-test (windows-latest) (push) Has been cancelled
fix: duplicate api calls from comlink (#27)
* refactor: replace comlink with kkrpc

* fix: import path in api pkg and btn styling in ui iframe page

* fix: fixed fetch API from kkRPC migrate

* refactor: replace comlink-stdio with kkrpc

* update deno lock

* bump @kksh/api

* update API version

* publish api pkg again to fix kkrpc version

* update pnpm lock

* dep: fix dependency problems

* dep: update deno.lock

* chore: remove 2 submodules

they were added only for integration development

* update pnpm lock

* fix: test template path

* format: with prettier

* downgrade next version

* ci: try to fix next build on windows

* try to fix CI

* Revert "try to fix CI"

This reverts commit b9c63c392f.

* upgrade tauri-api-adapter

* try to fix next

* remove templates from pnpm workspace

* update CI test

* publish @kksh/api with upgraded tauri-api-adapter to fix nextjs template
2024-11-19 05:57:31 -05:00
.changeset App Setup (#2) 2024-11-03 13:54:44 -05:00
.github Add extension templates, create-kunkun and cli package (#26) 2024-11-15 18:15:17 -05:00
.vscode fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
apps fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
packages fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
vendors App Setup (#2) 2024-11-03 13:54:44 -05:00
.gitattributes [Feature] Implement UI template worker command (#20) 2024-11-08 15:12:20 -05:00
.gitignore App Setup (#2) 2024-11-03 13:54:44 -05:00
.gitmodules fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
.npmrc App Setup (#2) 2024-11-03 13:54:44 -05:00
.prettierignore fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
.prettierrc feat: implement pixel dance animation component, page and command (#8) 2024-11-03 19:34:07 -05:00
Cargo.lock Update Extension API (#25) 2024-11-15 17:39:01 -05:00
Cargo.toml App Setup (#2) 2024-11-03 13:54:44 -05:00
CONTRIBUTING.md App Setup (#2) 2024-11-03 13:54:44 -05:00
deno.lock fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
package.json fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
pnpm-lock.yaml fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
pnpm-workspace.yaml fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
README.md fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
turbo.json App Setup (#2) 2024-11-03 13:54:44 -05:00

Kunkun

Kunkun is a cross-platform extensible app launcher like Raycast or Alfred. All extensions run in a sandboxed environment by default to ensure security.

wakatime GitHub last commit YouTube badge Discord Invite

Download

Platforms

  • MacOS
  • Linux
  • Windows