tellytv / telly

An IPTV proxy
MIT License
760 stars 104 forks source link

Can I run Telly as a Windows service? #173

Closed ghost closed 6 years ago

ghost commented 6 years ago

This is more of a question. I am currently running telly using a small batch file. I end up with a cmd window that is minimized. I want to know what other options I have for running Telly without worrying that I will shut it down accidentally. Can I run Telly as a Windows service?

Any help would be appreciated!

Operating environment (Docker/Windows/Linux/QNAP, etc.): Windows 7 running with Plex

tombowditch commented 6 years ago

What about something like https://stackoverflow.com/questions/415409/run-batch-file-as-a-windows-service ?

chazlarson commented 6 years ago

This article has some suggestions:

https://www.howtogeek.com/50786/using-srvstart-to-run-any-application-as-a-windows-service/

ghost commented 6 years ago

Perfect, thanks for the fast reply! BTW, Telly is amazing.