LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

transmission

Lightweight BitTorrent client suite

TLDR

Start GTK client
$ transmission-gtk
copy
Start Qt client
$ transmission-qt
copy
Start daemon
$ transmission-daemon
copy
Control daemon
$ transmission-remote
copy
Download torrent
$ transmission-cli [file.torrent]
copy
Add torrent to daemon
$ transmission-remote -a [file.torrent]
copy
List torrents
$ transmission-remote -l
copy

SYNOPSIS

transmission-gtk | transmission-qt | transmission-daemon | transmission-remote | transmission-cli

DESCRIPTION

Transmission is a lightweight, cross-platform BitTorrent client known for its simplicity and low resource usage. All of its interface variants — GTK, Qt, web, CLI, and daemon — share the same core backend engine, providing consistent behavior regardless of how the client is accessed.The desktop GUI clients (transmission-gtk and transmission-qt) offer a graphical interface for managing torrents. For headless servers, transmission-daemon runs in the background and can be controlled through a built-in web interface or the transmission-remote command-line tool. The standalone transmission-cli provides simple single-torrent downloading without requiring a daemon.Additional utilities include transmission-create for building new torrent files, transmission-show for inspecting torrent metadata, and transmission-edit for modifying existing torrent files. The suite supports features like peer exchange, DHT, magnet links, encryption, and bandwidth scheduling.

COMMANDS

transmission-gtk

GTK GUI client.
transmission-qt
Qt GUI client.
transmission-daemon
Background daemon.
transmission-remote
Remote control.
transmission-cli
CLI client.
transmission-create
Create torrents.
transmission-show
Show torrent info.
transmission-edit
Modify existing torrent files.

INSTALL

sudo dnf install transmission
copy
sudo zypper install transmission
copy
brew install transmission
copy

CAVEATS

Different packages for each interface. Daemon needs configuration. Port forwarding may be needed.

HISTORY

Transmission was created in 2005 focusing on simplicity and low resource usage. It became popular for its clean design and cross-platform support.

SEE ALSO

Braincup
Open source brain training for math, memory and focus
Braincup mini-games
41 mini-games · Apache-2.0
No ads · No tracking
Play in browser
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid
276 stars
From the maker of Linux Command Library
Copied to clipboard
Braincup
Open source brain training for math, memory and focus. 41 mini-games, from mental arithmetic to Sudoku, N-Back and Solo Chess.
Apache-2.0 licensed · No ads · No tracking · No account
From the maker of Linux Command Library
Download Braincup on the App StoreGet Braincup on Google PlayGet Braincup on F-Droid