Skip to content

Server for random playing from Google play music.

Notifications You must be signed in to change notification settings

mid0111/gpm-play-server

Repository files navigation

GCM Play Server CircleCI

Server for playing your Google play music library.
Make your audio system to be a Google play music client.
Connect audio system to server, then you can listen google play music on your audio system and operate (play, skip, stop...) from another machine through web UI !!

Requirement

GCM Play Server depends on play-sound.
To play audio, require audio player like mpg321, mpg123, aplay, etc...
See play-sound options for more informations.

Install

git clone https://github.com/mid0111/gpm-play-server.git
npm install

cp -p config/secret.json{.sample,}
vi config/secret.json

npm start

Open web UI

About

Server for random playing from Google play music.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published