1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20
|
[](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
|