https://github.com/vinymeuh/go-mpdclient
A MPD client library written in Go
https://github.com/vinymeuh/go-mpdclient
go mpd-client
Last synced: 5 months ago
JSON representation
A MPD client library written in Go
- Host: GitHub
- URL: https://github.com/vinymeuh/go-mpdclient
- Owner: vinymeuh
- License: mit
- Created: 2024-07-10T17:00:03.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-07-10T17:32:40.000Z (almost 2 years ago)
- Last Synced: 2024-07-10T21:07:44.900Z (almost 2 years ago)
- Topics: go, mpd-client
- Language: Go
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# go-mpdclient
[](https://opensource.org/licenses/MIT)
[](https://github.com/vinymeuh/go-mpdclient/releases/latest)
[](https://godoc.org/github.com/vinymeuh/go-mpdclient)
A [MPD](https://www.musicpd.org/) client library written in Go.
Reference:
* [Protocol](https://mpd.readthedocs.io/en/latest/protocol.html)