Skip to content

Latest commit

 

History

History
executable file
·
10 lines (9 loc) · 526 Bytes

File metadata and controls

executable file
·
10 lines (9 loc) · 526 Bytes

ScriptRunner is a simple GUI tool for running bash scripts. If you have bunch of bash scripts that you need to run on a day-to-day basis, this application would serve you best.

1. You can add/edit/delete scripts
2. Just a click executes the script
3. After execution, it shows the stdout & stderr
4. You can always come back & view stdout & stderr until you run again in which case it will overwrite
the previous stdout/stderr
5. You can export all the scripts in xml & excel format for backup/sharing