Giter VIP home page Giter VIP logo

tbittorrent's Introduction

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
04-01-2023: fixed if torrent name not found will return name not found instead of blank
15-06-2023: fixed import error on tui/helpers.go

Instruction

  • Make sure you have at least Go version 1.18 and above
  • Download and extract the tbittorrent-main.zip file
  • cd into tbittorrent-main
  • use go run . to run OR go build . to build

warning

  • tbitorrent will crash if the window size is too small

tbittorrent's People

Contributors

likjou avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar

tbittorrent's Issues

Exposing the server argument for rain

Is it possible to run rain server as a daemon while still allowing access to the tui.

Allowing for having the server command be put in an init script to run on boot while allowing for something like `tbitorrent console' to access the tui.

I'm not sure how feasible this is but it would be really neat for headless installs.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.