qBittorrent is a bittorrent client written in C++ / Qt4 using the good libtorrent library (By Arvid Nordberg).
qBittorrent aims to be a good alternative to all other bittorrent clients. The Author is Christophe Dumez, French Student in computer science (IT).
Installation:
./configure
make && make install
qbittorrent
will install and execute qBittorrent hopefully without any problems.
Product's homepage
Here are some key features of "qBittorrent":
· Fast resume of unfinished downloads on startup (no need to recheck files)
· Unicode Support
· Connection through proxy server support
· Download only some files within a torrent
· Scan regularily a folder and add automatically torrent files within to download list
· Drag 'n drop of torrent files to GUI
· Limit Upload / Download Speed
· Limit number of simultaneous connections
· User can set share ratio
· UDP Tracker support
· IP Filter support
· Display number of peers, complete / partial sources for each download
· Languages supported: English, French, Simplified Chinese, Spanish, Korean, German, Catalan, Polish, Dutch, Turkish, Greek, Russian, Swedish
Requirements:
· libtorrent
· libboost, libboost-filesystem, libboost-date-time
What's New in This Release: [ read full changelog ]
· BUGFIX: Fix btdigg plugin (Python3 support + torrent name in magnet links)
· BUGFIX: Fix banning of IPv6 peers (Closes #885021)
· BUGFIX: Fix torrent addition dialog layout problem (Closes #84650522)
· BUGFIX: Do not report any progress for disabled files (Closes #56731485)
· BUGFIX: Make torrent sorting case insensitive (Closes #857154)
· BUGFIX: Improve Web UI usability of small devices
· BUGFIX: Program updater: More reliable version detection / comparison
· I18N: Add Georgian translation