Hellowlol / HTPC-Manager

A fully responsive interface to manage all your favorite software on your Htpc.
MIT License
344 stars 48 forks source link

[REQUEST] Start/Stop services through HTPC Manager #536

Open gabriellluz opened 7 years ago

gabriellluz commented 7 years ago

Hi there. I've found this php function which is win32service. With this function we could be able start, restart, stop services on Windows. That would be amazing.

Reference: [(http://php.net/manual/en/book.win32service.php)]

Hellowlol commented 7 years ago

Note to self. Psutil already supports listing all services. See http://stackoverflow.com/questions/28617173/python-restarting-windows-services

triscal2000 commented 6 years ago

Second this, However for Linux services