@johnlindquist/kit
v3.7.13
Published
The Script Kit sdk
Downloads
4,162
Readme
Script Kit v3
Join the Discussion
https://github.com/johnlindquist/kit/discussions
Docs
https://github.com/johnlindquist/kit-docs
⭐️ Unlock Script Kit Pro by Sponsoring Script Kit ⭐️
❤️ Sponsor me on GitHub ❤️
Sponsor Only Features
| Shipped | Planned | | --- | --- | | Unlimited Active Prompts | Sync Scripts to GitHub Repo | | Built-in Debugger | Run Script Remotely as GitHub Actions | | Script Log Window | Advanced Screenshots | | Vite Widgets | Screen Recording | | Webcam Capture | Measure Tool | | Desktop Color Picker | Debug from IDE | | Basic Screenshots |
Prerequisites
Install pnpm:
Clone Kit SDK
Clone and install:
git clone https://github.com/johnlindquist/kit.git
cd kit
pnpm install
Building Kit SDK
pnpm build
The build command builds the SDK to ~/.kit
pnpm link to app (First run only)
- cd to ~/.kit
- pnpm link
- cd to wherever you cloned kitapp
- pnpm link @johnlindquist/kit