Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/vbaicu/mMusicCast

Chromecast emulator that works on any platform. Stream videos from youtube to raspberry pi or any computer with the chromecast protocol.
https://github.com/vbaicu/mMusicCast

arm cast chromecast chromecast-receiver chromecastemulator dying electron embeded emulator google-cast mmusic music raspberry-pi streaming-audio streaming-video tv youtube

Last synced: about 2 months ago
JSON representation

Chromecast emulator that works on any platform. Stream videos from youtube to raspberry pi or any computer with the chromecast protocol.

Awesome Lists containing this project

README

        

# mMusicCast

## This project is discontinued.

**To run this project some changes might be required, due to the deprecation of used modules**

Pull requests are welcomed if anybody whishes to maintain the project.

Simple chromecast emulator wriiten in javascript on top of electron.
### Supported applications:
* Youtube - all platforms
* Spotify - Spotify connect using librespot (requires premium subscription and unix based os)

Currently Spotify playback doesn't give any feedback in the UI. For a future release I plan to display what is playing and add controls.

### Platforms:
* macOS
* linux
* Windows
* raspberryPi

### Install & run
* `npm install`
* `npm start`

Open Youtube or Spotify app on your phone and enjoy streaming ;)