An open API service indexing awesome lists of open source software.

https://github.com/guerrerocarlos/torrentv

TorrenTV node-webkit source code
https://github.com/guerrerocarlos/torrentv

Last synced: 2 months ago
JSON representation

TorrenTV node-webkit source code

Awesome Lists containing this project

README

        

# [TorrenTV](https://github.com/torrentv/torrentv)

![](https://i.cloudup.com/lML9s1g0Ke.png)

Stream any Torrent to your AppleTV via AirPlay

Also, there is a Channel to stream to Roku Devices: https://owner.roku.com/add/KHN8M

## Development status:

Working on compatibility for Chromecast and Roku...

Visit the project's website at .

#### Quickstart for developers:

1. `npm install -g grunt-cli bower`
1. `npm install`
1. `grunt build`
1. `grunt start`

#### Create Windows, Linux32bits, Linux 64bits and Mac Executables and Installers:

1. `grunt dist`