A simple terminal UI for supervisor, written in Go with the tview library. It is inspired by the TUI built for docker and docker-compose called lazydocker.
- View groups and processes
- Start, stop, remove group
- Start, stop process
- View process info, stdout and stderr logs
- Add button to reload superviord
- Add bulk commands (remove all groups, start all processes, etc)