Deluge is a lightweight, free and cross-platform full-featured BitTorrent client for Mac OS X, Linux, and Windows.
Deluge uses libtorrent in its backend and PyGTK for its user interface.
Deluge features a rich plugin collection; in fact, most of Deluge's functionality is available in the form of plugins.
Deluge was created with the intention of being lightweight and unobtrusive. It is our belief that downloading shouldn't be the primary task on your computer and therefore shouldn't monopolize system resources.
Here are some key features of "Deluge":
· Core/UI split allowing Deluge to run as a daemon
· Connect remotely to the Deluge daemon
· Web UI
· Console UI
· GTK+ UI
· BitTorrent Protocol Encryption
· Mainline DHT
· Local Peer Discovery (aka LSD)
· FAST protocol extension
· µTorrent Peer Exchange
· UPnP and NAT-PMP
· Proxy support
· Web seed
· Private Torrents
· Global and per-torrent speed limits
· Configurable bandwidth scheduler
· Password protection
· RSS (via Plugin)
What's New in This Release: [ read full changelog ]
Core:
· #1921: Free disk space reporting incorrectly in FreeBSD
· #1964: Fix unhandled UnpicklingErrors?
· #1967: Fix unhandled IndexError? when trying to open a non-json conf file
· Fix setting daemon listen interface from command line
· #2021: Fix share ratio limit not obeyed for seeded torrents added to session
· Add optparse custom version to prevent unnecessary loading of libtorrent
· #1554: Fix seeding on share ratio failing for partially selected torrents
· Add proper process title naming in ps, top etc. (Depends: setproctitle)
GtkUI:
· #1918: Fix Drag'n'Drop not working in Windows
· #1941: Increase maximum Cache Size to 999999 (15GiB)
· #1940: File & folder renaming issue when using Add Torrent dialog in Windows
· LP#821577: Fix UnpicklingError? when external selection dragged onto Files Tab
· #1934: Fix Unicode error in AddTorrent? Dialog
· #1957: Fix keyerror when adding columns for non-latin languages
· #1969: Fix menu item 'Quit & Shutdown' still available when not connected to daemon
· #1895: Fix Fil...