Skip to content

Latest commit

 

History

History
17 lines (9 loc) · 357 Bytes

README.md

File metadata and controls

17 lines (9 loc) · 357 Bytes

ScriptRunner

Run your shell scripts from the menu bar with this app for macOS. Contains GUI for adding, editing, sorting and deleting scripts. Created with Electron.

preview

Installation

npm install

Running app

npm run start

Building app

npm run build