Skip to content

Latest commit

 

History

History
29 lines (17 loc) · 581 Bytes

README.md

File metadata and controls

29 lines (17 loc) · 581 Bytes

TORRENTPLAYER

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.

Installation

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!

License

MIT

Free Software, Hell Yeah!