Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/johnlindquist/kit

Script Kit. Automate Anything.
https://github.com/johnlindquist/kit

Last synced: 13 days ago
JSON representation

Script Kit. Automate Anything.

Awesome Lists containing this project

README

        

# Script Kit v3

[https://scriptkit.com/](https://scriptkit.com/)

## Join the Discussion

[https://github.com/johnlindquist/kit/discussions](https://github.com/johnlindquist/kit/discussions)

## Docs

[https://github.com/johnlindquist/kit-docs](https://github.com/johnlindquist/kit-docs)

## ⭐️ Unlock Script Kit Pro by Sponsoring Script Kit ⭐️

❤️ [Sponsor me on GitHub](https://github.com/sponsors/johnlindquist/sponsorships?sponsor=johnlindquist&tier_id=235205) ❤️

### Sponsor Only Features

| Shipped | Planned |
| --- | --- |
| Built-in Debugger | Sync Scripts to GitHub Repo |
| Script Log Window | Run Script Remotely as GitHub Actions |
| Support through Discord | Advanced Widgets |
| | Screenshots |
| | Screen Recording |
| | Desktop Color Picker |
| | Measure Tool |
| | Debug from IDE |

## Prerequisites

Install pnpm:

[https://pnpm.io/installation](https://pnpm.io/installation)

### 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)

1. cd to ~/.kit
2. pnpm link
3. cd to wherever you cloned kitapp
4. pnpm link @johnlindquist/kit