Usage:
git clone --recursive [email protected]:danielgroves/PlymouthJS-Chromecast.git
- Sign up for a Flickr API key
- Register as a Google Chromecast Developer, and register a Custom Receiver.
- Replace the AppID in
index.html
and set an API key (var appId = 'xxxxxx'
andvar apiKey = 'xxxxxxx'
) - Load it in your browser and select your cast device.
For more information about this repository, or to view the accompanying talk, checkout the article to go with it.