Skip to content

KeizerDev/Foxcast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

38 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Foxcast

Use your chromecast within firefox with this extension. It uses the restfull Chromecast-api to talk to the chromecast protocol, so you need to have that turned on in order to make this work.

Goals:

  • List chromecasts.
  • Create a similair layout/style as this.
  • Add a cast button to the youtube player using a content script.
  • Implementing support for the Chromecast SDK so you can use javascript apps. Now this must be implemented in the api AND in the extension.
  • Make Foxcast standalone without Chromecast-api

Build

First you need to have the Chromecast-api started and running.

Then start with installing the dependencies for this project using:

$ npm install 

And serve the app with:

$ grunt

About

📺 Making a Chromecast work on Firefox with this extension

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published