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

https://github.com/keizerdev/youtube-tv

A remote controllable Youtube app using Electron
https://github.com/keizerdev/youtube-tv

chromecast electron remote youtube

Last synced: about 1 year ago
JSON representation

A remote controllable Youtube app using Electron

Awesome Lists containing this project

README

          

Youtube TV


An electron wrapper for Youtube TV with Chromecast support.

----



## Install
```
$ npm install
# Make sure you've electron installed globally ((sudo) npm install electron-prebuilt -g)
$ electron index.js
```