🍺 BREW Explorer

← all formulae

transmission-cli

brew install transmission-cli v4.1.2 GPL-2.0-only OR GPL-3.0-only

Lightweight BitTorrent client command-line interface for downloading and seeding torrents.

Why you might care

Transmission-cli provides a scriptable, headless BitTorrent client ideal for remote servers, automation, and unattended downloads. It's lightweight, resource-efficient, and works well in headless environments or as part of shell workflows. Use it when you need to manage torrents without a GUI dependency.

Categories

Alternatives

rtorrent aria2 qbittorrent
1.9k
30-day installs · #997
3.3k
90-day · #1303
12.4k
365-day · #1319

Runtime dependencies

Build dependencies

Links

Caveats

This formula only installs the command line utilities.

Transmission.app can be downloaded directly from the website:
  https://www.transmissionbt.com/

Alternatively, install with Homebrew Cask:
  brew install --cask transmission

Blurb generated by claude-haiku-4-5 on 2mo ago.

Raw metadata
{
  "aliases": [],
  "alternatives": [
    "rtorrent",
    "aria2",
    "qbittorrent"
  ],
  "build_dependencies": [
    "cmake",
    "gettext",
    "pkgconf"
  ],
  "categories": [
    "networking",
    "downloader",
    "cli-client"
  ],
  "caveats": "This formula only installs the command line utilities.\n\nTransmission.app can be downloaded directly from the website:\n  https://www.transmissionbt.com/\n\nAlternatively, install with Homebrew Cask:\n  brew install --cask transmission\n",
  "conflicts_with": [],
  "dependencies": [
    "libevent",
    "miniupnpc"
  ],
  "deprecated": 0,
  "deprecation_reason": null,
  "desc": "Lightweight BitTorrent client",
  "disable_reason": null,
  "disabled": 0,
  "enrichment_fetched_at": "2026-06-20T23:41:15+00:00",
  "first_seen": "2026-06-20T23:34:18+00:00",
  "full_name": "transmission-cli",
  "github_default_branch": null,
  "github_last_commit_at": null,
  "github_readme_excerpt": null,
  "github_repo": null,
  "github_stars": null,
  "github_topics": [],
  "homepage": "https://transmissionbt.com/",
  "homepage_og_description": null,
  "homepage_og_image": null,
  "homepage_title": "Transmission",
  "installs_30d": 1899,
  "installs_365d": 12351,
  "installs_90d": 3253,
  "keg_only": 0,
  "keg_only_reason": null,
  "last_seen": "2026-06-20T23:34:18+00:00",
  "license": "GPL-2.0-only OR GPL-3.0-only",
  "llm_generated_at": "2026-06-20T23:48:19+00:00",
  "llm_model": "claude-haiku-4-5",
  "name": "transmission-cli",
  "oldnames": [
    "transmission"
  ],
  "one_liner": "Lightweight BitTorrent client command-line interface for downloading and seeding torrents.",
  "optional_dependencies": [],
  "rank_30d": 997,
  "rank_365d": 1319,
  "rank_90d": 1303,
  "raw_hash": "99ebb2afff9f62af",
  "recommended_dependencies": [],
  "revision": 0,
  "ruby_source_path": "Formula/t/transmission-cli.rb",
  "tap": "homebrew/core",
  "test_dependencies": [],
  "uses_from_macos": [
    {
      "python": "build"
    },
    "curl"
  ],
  "version_head": null,
  "version_stable": "4.1.2",
  "versioned_formulae": [],
  "why_use_this": "Transmission-cli provides a scriptable, headless BitTorrent client ideal for remote servers, automation, and unattended downloads. It\u0027s lightweight, resource-efficient, and works well in headless environments or as part of shell workflows. Use it when you need to manage torrents without a GUI dependency."
}