suskind / chromecast-player

Desktop app to play media files to chromecast.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

chromecast-player

Desktop app to play media files to chromecast.

Install app

Download, unzip and open the app

Give feedback

Build the system (To Dev Guys)

Install NW.js

http://nwjs.io (version 0.12.3)

Clone this repo
git clone https://github.com/suskind/chromecast-player.git 
cd chromecast-player 
Run to install dependencies
./install_dev_stuff.sh 

(this will install nw-gyp globaly to rebuild mdns module)

Run App
cd app 
/path/to/nwjs .

About

Desktop app to play media files to chromecast.


Languages

Language:CSS 51.3%Language:JavaScript 46.7%Language:HTML 2.0%Language:Shell 0.0%