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: 2 months ago
JSON representation
🚂 A TUI client for transmission written in pure bash.
- Host: GitHub
- URL: https://github.com/dylanaraps/torque
- Owner: dylanaraps
- License: mit
- Archived: true
- Created: 2018-10-16T05:11:52.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2023-10-23T13:15:47.000Z (about 1 year ago)
- Last Synced: 2024-08-01T19:55:28.294Z (5 months ago)
- Topics: bash, torrent, transmission, transmission-daemon, tui
- Language: Shell
- Homepage:
- Size: 29.3 KB
- Stars: 228
- Watchers: 5
- Forks: 8
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome - dylanaraps/torque - 🚂 A TUI client for transmission written in pure bash. (Shell)
README
# 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. ¯\\\_(ツ)_/¯