pmc

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

Usage no npm install needed!

<script type="module">
  import pmc from 'https://cdn.skypack.dev/pmc';
</script>

README

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