lossless1024 / StreaMonitor

Adult live stream downloader for advanced people. I could have chosen a better name.
GNU General Public License v3.0
173 stars 42 forks source link

how can i run it as service? #85

Open razserv2010 opened 1 year ago

razserv2010 commented 1 year ago

how can i run it as service on linux?

DerBunteBall commented 1 year ago

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.

ThEnGI commented 1 year ago

You can use TMUX

Acenl12 commented 6 months ago

I run it in a screen works great