Skip to content

What is it? #56

Answered by johnlindquist
Seanmclem asked this question in Q&A
Mar 13, 2021 · 2 comments · 3 replies
Discussion options

You must be logged in to vote

Here's a quick run-down off the top of my head:

Goals of Script Kit

Make scripts:

  1. Easier to write
  2. Easier to run
  3. Easier to share
  4. Future work - easier to export to other services

Easy to write

  • Script Kit scripts are written in JavaScript
  • Create a new script by typing the name and hitting Enter!
  • Script Kit launches your editor/enviornment of choices
  • Script Kit leverages the npm ecosystem, so you have a world of utilities at your fingertips
  • Script Kit ships with many utilities for common tasks with windows, files, text, etc

Easy to run

  • Scripts run from keyboard shortcuts
  • Add a shortcut to a script with a comment, e.g., //Shortcut: opt + j
  • Scripts also run from the terminal ~/.kenv/bin/he…

Replies: 2 comments 3 replies

Comment options

You must be logged in to vote
2 replies
@christiangenco
Comment options

@johnlindquist
Comment options

Answer selected by johnlindquist
Comment options

You must be logged in to vote
1 reply
@johnlindquist
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
4 participants