Differences between revisions 24 and 26 (spanning 2 versions)
Revision 24 as of 2017-06-25 08:40:14
Size: 1638
Editor: Francewhoa
Comment: Added deluge
Revision 26 as of 2019-09-05 15:28:22
Size: 1302
Editor: nodiscc
Comment: add categories
Deletions are marked like this. Additions are marked like this.
Line 9: Line 9:
 * [[Transmission]] - a popular and lightweight BitTorrent client, providing GTK, QT, command-line and web interfaces.
Line 12: Line 13:
 * DebianPkg:transmission-gtk - A [[https://en.wikipedia.org/wiki/Usage_share_of_BitTorrent_clients#2015|popular]] and basic BitTorrent Client using a GTK interface.
 * DebianPkg:rtorrent - A console based BitTorrent, with ncurses interface.
 * DebianPkg:transmission-daemon - A BitTorrent client daemon.
 * DebianPkg:transmission-cli - A non-interactive console interface for ''transmission-daemon''.
 * DebianPkg:transmission-remote-cli - An interactive ncurses interface for ''transmission-daemon''.

Line 21: Line 19:


----

CategorySoftware | CategoryNetwork

Translation(s): English - Français - Italiano - Русский


BitTorrent is a peer-to-peer file sharing protocol used for distributing large amounts of data.

Debian provides many BitTorrent clients. Use apt-cache search bittorrent to get the list (or search on https://packages.debian.org).

For example:

  • Transmission - a popular and lightweight BitTorrent client, providing GTK, QT, command-line and web interfaces.

  • bittorrent-gui - A BitTorrent-GUI.

  • deluge - A popular and advanced cross-platform BitTorrent client written in Python. With GTK+, web, and console user interface.

  • qbittorrent - A popular and advanced cross-platform alternative to µTorrent. With Qt user interface.


CategorySoftware | CategoryNetwork