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.