mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-07-07 21:15:05 +00:00
An open source, cross-platform, extensible app launcher.
![]() * 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 |
||
---|---|---|
.changeset | ||
.github | ||
.vscode | ||
apps | ||
packages | ||
vendors | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
deno.lock | ||
package.json | ||
pnpm-lock.yaml | ||
pnpm-workspace.yaml | ||
README.md | ||
turbo.json |
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.
- Website: https://kunkun.sh/
- Documentation: https://docs.kunkun.sh/
Download
- From the Website: https://kunkun.sh/download/
- From GitHub Releases: https://github.com/kunkunsh/kunkun/releases
Platforms
- MacOS
- Linux
- Windows