Skip to content
forked from chebum/Supervisor

Simple process supervisor for Windows

License

Notifications You must be signed in to change notification settings

ikx94/Supervisor

 
 

Repository files navigation

Supervisor

Simple process supervisor for Windows. Download built app here: https://github.com/chebum/Supervisor/releases/tag/1.0

Usage examples

Start and monitor one app:

supervisor myapp.exe

Start and monitor two apps:

supervisor app1.exe "Path With Spaces\app2.exe"

Start two apps with arguments:

supervisor "app1.exe arg1" """Path With Spaces\app1.exe"" ""argument with spaces"""

About

Simple process supervisor for Windows

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%