Script Kit

詳細情報

タイトル Script Kit
URL https://www.scriptkit.com/
バージョン ver 3.45.1
更新日 2025/06/19
追加日 2024/03/12
種別 フリーソフト / オープンソース(MIT)
説明 スクリプトの作成や実行を手助けしてくれるMac用ユーティリティ。

レビュー

Script Kitはスクリプトを簡単に作成して実行することができるユーティリティ。日々のタスクをスクリプトで素早く処理することができる。

以下のような特徴を持つ:

  • SDKを使ってTypeScriptでスクリプトを各ことができる。
  • どこからでもプロンプトを起動することができる。
  • コメント付きのキーボードショートカット。//Shortcut: opt a
  • 入力を促すプロンプト。await arg("First name")
  • 環境変数のためのプロンプト。await env("GITHUB_TOKEN")
  • スクリプトを監視しnpmライブラリのインストールを促す。import express from "express"
  • プロンプトから直接スクリプトを共有する。
  • Stream Deckボタンからスクリプトを起動する
  • スクリプトはターミナルでも同じように動作する。

スクリーンショット

更新グラフ

Created with Highcharts 5.0.2Total更新回数24/0824/0924/1024/1124/1225/0125/0225/0325/0425/0525/0625/0700.250.50.7511.25

バージョン履歴

差分がありません
An open-source, cross-platform, desktop app for creating and running scripts!
How often do you avoid scripting something because it takes too much effort?
Script Kit makes it easy to create and run scripts that solve your daily problems.
Create a new script from the prompt then your script opens in the editor of your choice.
Write a few lines of JavaScript. Then run the script from the prompt.
Simply put, Script Kit helps you script away the friction of your day.
Key Features
Launch scripts from anywhere
Friendly TypeScript SDK with built-in UIs and helpers
Documentation
Script Kit GitHub Discussions
Just spent a very happy morning figuring out a script where it takes my latest recording from OBS and trims the silence from the start and end with ffmpeg.
Now, it's just a command palette action away.Erik Rasmussen@erikrasI just learned about Script Kit, and my mind is racing with all the stuff I could do with it.Tom Slutsky@SlutskyTom@scriptkitapp is dope!
Took me less then a minute to create a command palette script for killing a port 🤩
差分がありません