sayem314 / torrenter

Simple nodejs package to download torrents using torrent-indexer and webtorrent, especially movie and series.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

torrenter

Simple nodejs package to download torrents using torrent-indexer and webtorrent, especially movie and series.

Install

$ sudo npm i -g torrenter
  or
$ sudo yarn global add torrenter

run torrenter to start

Pre-built binary here

Linux & Android Installer

On Android install termux from play-store and then run this command:

pkg install git nodejs -y; npm i -g torrenter; termux-setup-storage

On linux based OS run this command:

curl -Ls https://git.io/torrenter.sh | bash -

This script also works on other Linux based OS

Donations

If you want to show your appreciation, you can donate me on ko-fi or buy me a coffee. Thanks!

Made with ❤️ & ☕ by Sayem

About

Simple nodejs package to download torrents using torrent-indexer and webtorrent, especially movie and series.

License:MIT License


Languages

Language:JavaScript 76.3%Language:Shell 23.7%