This is a Transmission TUI Written in Golang using bubbletea.
This is currently a work in progress and a learning experience -- expect many iterations and changes
- Splitpane view with all torrents on the left and individual information on the right
- Top bar for filtering/sorting -tracker, order, date, size, etc
- 3rd Column? showing which torrents are selected
- Operations upon torrents -add, remove, relocate, reannounce etc.
- Progress bars
- Dynamic updates
- Bulk actions - remove, move, reannounce
- update keymaps: https://github.com/charmbracelet/bubbles/blob/v0.15.0/table/table.go#L51