UNPKG

pmc

Version:

Simple nodewebkit app to serve as a client for google play music

26 lines (16 loc) 364 B
# Play Music Client (pmc) Simple nodewebkit app to serve as a client for google play music ## Install ``` npm install pmc -g ``` ## Run On terminal ``` pmc ``` ## Shortcuts PMC expose shortcuts through some http apis - Next song: http://localhost:3333/next - Previous song: http://localhost:3333/previous - Play/pause: http://localhost:3333/togglePlay