mirror of
https://github.com/kunkunsh/kunkun.git
synced 2025-08-04 18:48:12 +00:00
An open source, cross-platform, extensible app launcher.
![]() * refactor: rename WorkerExtension to TemplateUiCommand, HeadlessWorkerExtension to HeadlessCommand * ci: update npm publish workflow to include refactor branch * ci: add push trigger for JSR publish workflow and bump API package version * ci: add pnpm setup to npm publish workflow * chore: add repository field to package.json for @kksh/api |
||
---|---|---|
.changeset | ||
.github | ||
.vscode | ||
apps | ||
packages | ||
vendors | ||
.gitattributes | ||
.gitignore | ||
.gitmodules | ||
.npmrc | ||
.prettierignore | ||
.prettierrc | ||
Cargo.lock | ||
Cargo.toml | ||
CONTRIBUTING.md | ||
deno.lock | ||
LICENSE | ||
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.
Demo Video and Instructions
- https://docs.kunkun.sh/guides/demo/
- Download extension from https://kunkun.sh/download
- 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