Skip to content

Latest commit

 

History

History
37 lines (24 loc) · 803 Bytes

README.md

File metadata and controls

37 lines (24 loc) · 803 Bytes

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