Deluge
Lightweight, full-featured BitTorrent client and background download daemon with web UI.
Why consider Deluge?
Deluge is an open-source BitTorrent application built with Python. It features a lightweight background daemon (deluged), rich Web UI, bandwidth scheduler, proxy encryption, and an extensive third-party plugin ecosystem.
Learn Deluge by building
Practical setup notes, real use cases, and copy-ready examples in one focused guide.
In this guide2 sections
Overview of Deluge
Deluge manages automated background data transfers with minimal CPU and memory footprints.
Quickstart
git clone https://github.com/deluge-torrent/deluge.gitcd delugepython setup.py build && python setup.py installdeluged && deluge-webAccess http://localhost:8112 to configure bandwidth throttling and manage transfer queues.
Deluge is licensed under the GNU General Public License v3.0.
Related tools
More options with a similar category or technology profile.
Dapr CLI
Command-line tool for managing Dapr distributed application runtime environments and sidecars.
bpytop
Python port of bashtop with game-like UI, responsive mouse support, and hardware sensors.
bashtop
Linux resource monitor showing usage and stats for processor, memory, disks, network, and processes.
SchemaHero
Kubernetes-native declarative database schema management and table migration operator.