DanNixon / PlayMusicCL

A command line client for Google Play Music
Apache License 2.0
135 stars 21 forks source link

Add more commands #5

Closed DanNixon closed 11 years ago

DanNixon commented 11 years ago

Add shorter terminal commands, saves a little typing. n=next p=play/pause l=like/love

And a couple useful ones: clearqueue = clear queue pgm = "play good music", clears queue, adds "Thumbs Up" playlist to queue, sets playmode to random & repeat and plays

DanNixon commented 11 years ago

Added, implemented last as PAM rather than PGM