StreaMonitor
StreaMonitor copied to clipboard
how can i run it as service?
how can i run it as service on linux?
The code actually doesn't support running in background.
You would at least need to patch Downloader.py in that way that CLI doesn't start.
After that you could try if it's enough to set it up with systemd in the typical way.
You can use TMUX
I run it in a screen works great