NodeJS app that helps to search,choose and play torrents files within the PirateBay and YPS API.
Torrentplayer is a shell/terminal app, pretty much just functional shit, so no fancy UI here.
Torrentplayer requires Node.js v4+ to run.
Download the files from the latest release.
Install the dependencies and devDependencies and start the server.
$ cd torrentPlayer
$ npm install -d
$ node app.js
Happy torrent!
MIT
Free Software, Hell Yeah!