A simple tool for supercharging your scripts - The aim of this app, is to provide a GUI for admins to easily run scripts, and deliver those scripts to non-technical end users in a simple, non-threating way. 🐤
💾 Releases 🎉
- Simple Self-Service mode for end-users
- Admin mode with optional parameters and console
- Optional launching scripts with admin rights
- Info section for storing documentation
- Support of Non Powershell Scripts
- OSX support ** Requires PowerShell Core installed **
- Support for Linux
- Saved sets of tasks
- Pushing remote cmds
npm install
Runs local server and opens electron.
npm run-script electron-dev
You will need to run on your intended target OS i.e. windows builds windows apps, mac builds mac apps, etc
npm run-script dist