Skip to content

A Chromecast sample custom receiver app with minimal effort. This should not be used as a production app baseline unless heavily modified.

Notifications You must be signed in to change notification settings

danazkari/chromecast-sample-app

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Chromecast Sample App

To make it run:

$ yarn
$ yarn start

For the sake of simplicity, there's no build step or anything, just an express app serving two static folders, one contains the receiver app, and the other one the sender app.

In order to make it query the Twitter API, you need to get the keys from the dev twitter page first, then create a .env based on the example.env, and plug your Twitter generated keys.

About

A Chromecast sample custom receiver app with minimal effort. This should not be used as a production app baseline unless heavily modified.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published