ScriptManager
ScriptManager copied to clipboard
Easy to use menu bar-tool for your mac, to run shell-scripts.
Auth commands that need user input do not work with ScriptManager. A popup requesting user input (and probably last few lines of script logs for context) would be great! MacOS...
Long-running commands like ssh port forwarding run forever but eventually get killed by the system (put the system to sleep, etc). ScriptManager still shows the command as 'processing'. The ability...
Can you add a functionality to run certain scripts automatically like cron?
- add daemon service to run ScriptManager before user logged in. - make autorun option for script , so some service could restart after system reboot (or power failure) -...