Skip to content

mdallago/ServiceBouncer

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 

Repository files navigation

As a developer building Windows Services, the workflow of constantly stopping and starting services can be a bit annoying, especially if your solution consists of multiple services. ServiceBouncer is a simple tool that helps to streamline this workflow.

Download: ServiceBouncer.zip

The tool shows a data grid for the services, and their status. Since it's a grid, you can easily select multiple services. You can then start or stop them. You can also filter the services shown, so that you don't accidentally stop the wrong one. There's even a button to delete services you no longer need.

ServiceBouncer main window - stop, start, delete and filter services

The window title tells you the status of the services, so you can quickly tell if your service is running without switching windows:

ServiceBouncer window title

About

Microservices meets DevOps 😉

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%