Launch-tui is a small TUI app to manage launchD
You can either install it by donwloading the archive, uncompress it and add the folder to your path or by using homebrew :
brew tap wecraftforfun/tools
then
brew install launch-tui
- You can load and unload an Agent, list them (it's looking for agent in your
~/Library/LaunchAgentsfolder). - You can start or stop an agent
- You can delete an agent (it will erase the associated
.plistfile from your disk)
- You can add a new agent using a user-friendly form that will create your
.plistfor you.
