Skip to content

Latest commit

 

History

History
23 lines (11 loc) · 560 Bytes

README.md

File metadata and controls

23 lines (11 loc) · 560 Bytes

ServiceToggler

A small tool that starts or stops a service

Why does this exist?

Simply put, because I didn't always want to switch to the Windows service overview to start or stop a service that I need more often ¯\(ツ)

Arguments

To be functional, the applications need the following arguments:

Argument Type Description
service String The name of the service you wish to toggle

License

MIT