Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tewi-transmission

Package Overview
Dependencies
Maintainers
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tewi-transmission

Text-based interface for the Transmission BitTorrent daemon

  • 0.5.0
  • PyPI
  • Socket score

Maintainers
1
Tewi logo

Tewi

Text-based interface for the Transmission BitTorrent daemon

About

Tewi Screen Shot

Tewi is a TUI (text user interface) interface for the Transmission BitTorrent daemon.

Features:

  • Connect to Transmission daemon by its credentials
  • Browse torrents list
  • Different view modes: card, compact, oneline
  • Display torrent details: overview, files, trackers, peers
  • Add new torrents
  • Torrent actions: start/pause, remove/trash, verify, reannounce
  • View and toggle Turtle Mode
  • View Transmission session statistics
  • Dark and light color themes

Built With

Getting Started

Prerequisites

Tewi requires Python 3.10+.

Installation

Recommended way to install is to use pipx or pip:

$ pipx install tewi-transmission

Usage

Launch Tewi from command line:

$ tewi

By default it connects to Transmission daemon on http://localhost:9091. To change these settings you could specify your connection details:

$ tewi --host XXXX --port XXXX

Check other command line options using help command:

$ tewi --help

View available hot-keys in Tewi by pressing ? key.

Roadmap

See the open issues for a full list of proposed features (and known issues).

Contributing

Feel free to open bug reports and send pull requests.

License

Distributed under the GPL3+ license. See LICENSE.txt for more information.

Keywords

FAQs


Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc