File: README.md

package info (click to toggle)
golang-github-fhs-gompd 2.3.0-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 208 kB
  • sloc: makefile: 2
file content (20 lines) | stat: -rw-r--r-- 663 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
[![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