An open source, cross-platform, extensible app launcher.
Find a file
Huakun Shen f89cf8fe6a
Some checks are pending
CI / build-test (macos-14) (push) Waiting to run
CI / build-test (ubuntu-24.04) (push) Waiting to run
CI / build-test (windows-latest) (push) Waiting to run
Feature: Headless Command (#44)
* chore: add check-types

* refactor: api package file structure update

* feat: add headless worker extension API

* feat: add HeadlessCmd to manifest schema

* feat: make each type of cmds optional in manifest

There may be more types of cmds in the future, this makes backward compatibility easier.

* feat: implement headless extension command in app

A demo cmd implemented as well.

* refactor: move api package's API server files

* refactor: reformat all
2025-01-05 21:12:56 -05:00
.changeset Feature: KV API (#43) 2025-01-05 17:19:21 -05:00
.github [feat] key display (#40) 2025-01-04 22:31:20 -05:00
.vscode File Transfer (Local Network) (#34) 2024-12-11 08:14:40 -05:00
apps Feature: Headless Command (#44) 2025-01-05 21:12:56 -05:00
packages Feature: Headless Command (#44) 2025-01-05 21:12:56 -05:00
vendors [feat] key display (#40) 2025-01-04 22:31:20 -05:00
.gitattributes [Feature] Implement UI template worker command (#20) 2024-11-08 15:12:20 -05:00
.gitignore Security with cryptography (#32) 2024-11-24 00:45:36 -05:00
.gitmodules [feat] key display (#40) 2025-01-04 22:31:20 -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 [feat] key display (#40) 2025-01-04 22:31:20 -05:00
Cargo.toml [feat] key display (#40) 2025-01-04 22:31:20 -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 Feature: Headless Command (#44) 2025-01-05 21:12:56 -05:00
pnpm-lock.yaml Feature: Headless Command (#44) 2025-01-05 21:12:56 -05:00
pnpm-workspace.yaml [feat] key display (#40) 2025-01-04 22:31:20 -05:00
README.md fix: duplicate api calls from comlink (#27) 2024-11-19 05:57:31 -05:00
turbo.json Feature: Headless Command (#44) 2025-01-05 21:12:56 -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