https://github.com/fhs/gompd
Client side library for MPD (Music Player Daemon) for Go Programming Language.
https://github.com/fhs/gompd
Last synced: about 1 year ago
JSON representation
Client side library for MPD (Music Player Daemon) for Go Programming Language.
- Host: GitHub
- URL: https://github.com/fhs/gompd
- Owner: fhs
- License: mit
- Created: 2011-08-31T00:23:50.000Z (almost 15 years ago)
- Default Branch: master
- Last Pushed: 2023-03-19T18:08:30.000Z (over 3 years ago)
- Last Synced: 2025-03-31T04:08:32.716Z (about 1 year ago)
- Language: Go
- Homepage:
- Size: 325 KB
- Stars: 145
- Watchers: 10
- Forks: 42
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](https://travis-ci.org/fhs/gompd)
[](https://godoc.org/github.com/fhs/gompd/v2/mpd/)
[](https://goreportcard.com/report/github.com/fhs/gompd/v2)
## Overview
This is a Go package for accessing [Music Player Daemon (MPD)](https://www.musicpd.org/).
Old repository: https://code.google.com/p/gompd/
## Installation
How to install:
$ go get github.com/fhs/gompd/v2/mpd
## Documentation
Documentation can be found here:
http://godoc.org/github.com/fhs/gompd/v2/mpd