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.
This is wonderful, I’m going to look at their implementations. That person certainly has the same goals as myself. This seems like a good chance to learn some C#. Whether I extend this person’s project or continue with my own implementation, I will post my results here once they are ready to be made public. Any persons reading this is free to message me to ask about progress.