gompd
gompd copied to clipboard
Client side library for MPD (Music Player Daemon) for Go Programming Language.
Overview
This is a Go package for accessing Music Player Daemon (MPD).
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
