I've been using #qBittorrent as my torrent client, and am generally happy with it, except for one thing: it's a Qt application, and looks a bit out of place on my otherwise GNOME-ish desktop.
So I'm going to look at how to have a torrent client with the features I need, with a GNOME-ish look. What kind of features do I need?
- I want to have categories for my torrents, so that whenever I add a new torrent, it'll be placed in the directory of the category.
- I want to be able to control seeding time globally, and per-torrent.
- Same for download & upload speeds.
- I want to be able to select which files of a torrent to download (if I can also assign a priority to them, even better).
- Gives me an overview of my torrents (name, size, progress, down speed, ETA, category, and when it was added)
qBittorrent gets me all this, and more. I'd like something similar, but with a GNOME UI. I don't care if it is a frontend for qBittorrent, or another torrent client, I'd just like a GNOMEish UI.
Lets see if I find anthing...