I’ve been working on a small project to remote control (via ssh mostly) my qbittorrent client. It’s going well and I’ve already taken care of the basic functions I set out to create.

pause all
resume all
set default parameters to all torrents
sort priority to mirror dl_limit
shutdown client

Obviously I’ll add more.

Thought I’d stop by and ask if anyone knows of a similar project. I’d be open to sharing the code but for now just the question.

  • stemboltsOP
    link
    fedilink
    English
    arrow-up
    2
    ·
    edit-2
    8 days ago

    I rely on the same library actually, I’ll check out that repo tmrw. It may be different than my project but I could use some inspiration so this is very relevant.

    Thanks a lot.