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
- Host: GitHub
- URL: https://github.com/keizerdev/youtube-tv
- Owner: KeizerDev
- Created: 2016-06-15T09:08:50.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2021-12-09T20:30:28.000Z (over 4 years ago)
- Last Synced: 2025-03-30T20:34:05.974Z (about 1 year ago)
- Topics: chromecast, electron, remote, youtube
- Language: JavaScript
- Size: 831 KB
- Stars: 3
- Watchers: 2
- Forks: 5
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```