I am trying to make a system that enables me to start a torrent download on my Raspberry Pi. Currently, I have a python program running on my laptop, which transmits a magnet link over TCP to my Raspberry Pi. So, I have a magnet link on my Pi, with which I want to start a download. How could this action be automated in the best possible way, and what torrent client would be best suited for this?

Eirik

没有正确的解决方案

其他提示

Can you get Deluge running on your Pi? It seems that it can be controlled via Console and Web UIs.

许可以下: CC-BY-SA归因
不隶属于 StackOverflow
scroll top