deluge-gtk
bittorrent client written in Python/PyGTK (GTK+ ui)
Install
- All systems
-
curl cmd.cat/deluge-gtk.sh
- Debian
-
apt-get install deluge-gtk
- Ubuntu
-
apt-get install deluge-gtk
- Arch Linux
-
pacman -S deluge-gtk
- Kali Linux
-
apt-get install deluge-gtk
- Fedora
-
dnf install deluge-gtk
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install deluge-gtk
- Raspbian
-
apt-get install deluge-gtk
- Dockerfile
- dockerfile.run/deluge-gtk
deluge-gtk
bittorrent client written in Python/PyGTK (GTK+ 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 to use the Deluge GTK+ user-interface as a thin client and connect to a remote daemon. 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.