Skip to content

Latest commit

 

History

History
executable file
·
24 lines (15 loc) · 545 Bytes

README.md

File metadata and controls

executable file
·
24 lines (15 loc) · 545 Bytes

mMusicCast

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 ;)