• Stars
    star
    621
  • Rank 72,294 (Top 2 %)
  • Language
    JavaScript
  • License
    MIT License
  • Created about 8 years ago
  • Updated about 4 years ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

tget is wget for torrents

tget is wget for torrents

tget

tget is wget for torrents.

yarn global add t-get

# if you use npm
npm install -g t-get

# on Arch based distros you can install from the aur
yay -S nodejs-tget

Usage

tget works with a magnet link or a torrent file.

tget 'magnet:?xt=urn:btih:0403fb4728bd788fbcb67e87d6feb241ef38c75a'

tget

Credits

tget is built using the excellent torrent-stream and draws heavy inspiration from peerflix

License

MIT