Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/amir/gmpd
MPD-esque Google Play Music client
https://github.com/amir/gmpd
Last synced: about 1 month ago
JSON representation
MPD-esque Google Play Music client
- Host: GitHub
- URL: https://github.com/amir/gmpd
- Owner: amir
- License: unlicense
- Created: 2013-11-03T00:40:23.000Z (about 11 years ago)
- Default Branch: master
- Last Pushed: 2014-02-09T15:01:18.000Z (almost 11 years ago)
- Last Synced: 2023-10-20T16:56:55.145Z (about 1 year ago)
- Language: Go
- Size: 160 KB
- Stars: 14
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# gMPD
**gMPD** is a *work in progress* MPD-esque Google Play Music (All Access) Client.
## Requirements
* [gstreamer](http://gstreamer.freedesktop.org/)
* A Google Play Music All Access account, with a registered phone.## How to use
```bash
go get github.com/amir/gmpd
gmpd --email [email protected] --password password
```## Known Issues
* `idle` is not supported
* Everything else is half supported, and mostly broken
* Only tested with [gmpc](http://gmpclient.org)