Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

https://github.com/dylanaraps/torque

🚂 A TUI client for transmission written in pure bash.
https://github.com/dylanaraps/torque

bash torrent transmission transmission-daemon tui

Last synced: 4 months ago
JSON representation

🚂 A TUI client for transmission written in pure bash.

Lists

README

        

img

# torque

A simple TUI client for `transmission-daemon`.

- Fast (*Written in pure `bash`*).
- Minimal (*Only `50~` LOC*).
- Smooth Scrolling (*Using vim keybindings.*)

## Dependencies

- `bash`
- `transmission-cli`

## Running

1. Start `transmission-daemon`.
2. Run `torque`.

## Why?

All other terminal torrent programs have a clunky\
verbose UI. I wanted something minimal.\
Why `bash`? It's fun. ¯\\\_(ツ)_/¯