Skip to content

Latest commit

 

History

History
executable file
·
30 lines (18 loc) · 749 Bytes

README.md

File metadata and controls

executable file
·
30 lines (18 loc) · 749 Bytes

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