All Projects â†’ KeizerDev â†’ Foxcast

KeizerDev / Foxcast

Licence: MPL-2.0 License
📺 Making a Chromecast work on Firefox with this extension

Programming Languages

javascript
184084 projects - #8 most used programming language
CSS
56736 projects
HTML
75241 projects

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
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].