/TorrenTV

TorrenTV node-webkit source code

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Stream any Torrent to your AppleTV via AirPlay

Development status:

Working on compatibility for Chromecast and Roku...

Visit the project's website at http://torrentv.github.io.

Getting Started

If you're comfortable getting up and running from a git clone, this method is for you.

If you clone the GitHub repository, you will need to build a number of assets using grunt.

The stable branch which contains the latest release.

Quickstart:

  1. npm install -g grunt-cli bower
  2. npm install
  3. grunt build
  4. grunt start