Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 986 Bytes

README.md

File metadata and controls

24 lines (13 loc) · 986 Bytes

TBitTorrent

BitTorrent Client for terminal in Go. Written with Gocui and rain library for my Final Year Project :D, Inspired by qbittorrent.

Screenshot

TBitTorrent TBitTorrent2

Configuration

Most of the configurations are default from the rain torrent configurations, However you can change the configurations in the config.go file according to your liking.

Note: Thanks to Gocui and rain for creating such amazing library so that i can create this :D. First time creating a Terminal ui app, its kinda messy so feel free to let me know what you guys think.

UPDATE:
01-12-2022: Fixed character display error in printing tables.
09-12-2022: Uploaded wrong folder in previous fix, reupload
09-12-2022: fixed displaying long name cause table to disappear