Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fhs/gompd

Client side library for MPD (Music Player Daemon) for Go Programming Language.
https://github.com/fhs/gompd

Last synced: 7 days ago
JSON representation

Client side library for MPD (Music Player Daemon) for Go Programming Language.

Awesome Lists containing this project

README

        

[![Build Status](https://travis-ci.org/fhs/gompd.png)](https://travis-ci.org/fhs/gompd)
[![GoDoc](https://godoc.org/github.com/fhs/gompd/v2/mpd/?status.svg)](https://godoc.org/github.com/fhs/gompd/v2/mpd/)
[![Go Report Card](https://goreportcard.com/badge/github.com/fhs/gompd/v2)](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