LinuxCommandLibrary

tewi

Text-based interface for BitTorrent clients

TLDR

Connect to the default Transmission daemon
$ tewi
copy
Connect to a qBittorrent instance
$ tewi --client-type qbittorrent --port [8080]
copy
Connect to a remote host
$ tewi --host [192.168.1.10] --port [9091]
copy

SYNOPSIS

tewi [--host host] [--port port] [--client-type type]

DESCRIPTION

tewi is a terminal UI for managing BitTorrent daemons including Transmission, qBittorrent, and Deluge from a single interface. It supports multiple view modes (card, compact, oneline), torrent management operations, and search integration with Jackett, Prowlarr, and bitmagnet.

HISTORY

tewi was created by Anton Larionov (anlar) and is written in Python.

SEE ALSO

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard