A simple application for running scripts from the system tray
- Installation is simple. Simply download the latest release from GitHub and run the
TrayScript.exefile - To add a script to run, double click the tray icon and define your script
- Note that it may be worth adding a
PAUSEto the end of a cmd script if you want to see the output
- Note that it may be worth adding a
- To run a script, right click the tray icon and click on the script
- To build for windows simply:
- Install the packaged in the
requirements.txtfile - Run
build.cmd - Run
build/dist/TrayScript.exe
- Install the packaged in the
This software is released under the GNU AGPLv3 licence