deluge-web
bittorrent client written in Python/PyGTK (web ui)
Install
- All systems
-
curl cmd.cat/deluge-web.sh
- Debian
-
apt-get install deluge-web
- Ubuntu
-
apt-get install deluge-web
- Arch Linux
-
pacman -S deluge-web
- Kali Linux
-
apt-get install deluge-web
- Fedora
-
dnf install deluge-web
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install deluge-web
- Raspbian
-
apt-get install deluge-web
- Dockerfile
- dockerfile.run/deluge-web
deluge-web
bittorrent client written in Python/PyGTK (web ui)
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. You may want to install this package on a remote server running the deluge daemon (package deluged). See: <URL:http://dev.deluge-torrent.org/wiki/UserGuide/ThinClient>
deluge
bittorrent client written in Python/PyGTK
Deluge is a full-featured, multi-platform, multi-interface BitTorrent client using libtorrent-rasterbar in it's backend and featuring multiple user-interfaces: GTK+, web and console. It has been designed using the client-server model with a daemon process that handles all the bittorrent activity. The Deluge daemon is able to run on headless machines with the user-interfaces being able to connect remotely from any platform. You may want to install this package to use Deluge in classic mode, which means the daemon and the GTK+ user-interface are linked together.