質問

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