https://github.com/caolan/erlmpd
An Erlang client module for MPD
https://github.com/caolan/erlmpd
Last synced: over 1 year ago
JSON representation
An Erlang client module for MPD
- Host: GitHub
- URL: https://github.com/caolan/erlmpd
- Owner: caolan
- License: gpl-3.0
- Created: 2009-08-21T17:26:40.000Z (almost 17 years ago)
- Default Branch: master
- Last Pushed: 2024-09-16T12:18:49.000Z (almost 2 years ago)
- Last Synced: 2025-03-17T03:11:25.856Z (over 1 year ago)
- Language: Erlang
- Homepage: https://caolan.uk/software/
- Size: 35.2 KB
- Stars: 6
- Watchers: 3
- Forks: 6
- Open Issues: 2
-
Metadata Files:
- Readme: README
- License: LICENSE
- Support: support/include.mk
Awesome Lists containing this project
README
NOTE: This library is no longer maintained. You might prefer to use the modernised fork of this library maintained by Ma_Sys.ma: https://masysma.net/32/erlmpd.xhtml
A simple client library for communicating with MPD (http://mpd.wikia.com) - "a flexible, powerful, server-side application for playing music"
To build just run make, this will create a doc directory which should contain a useful reference to the functions exported by the erlmpd module.
This module was developed on Erlang R13B, should you encounter any problems I'd like to hear from you. Please get in touch via Github, or find me on Twitter at http://twitter.com/caolan
Peace ✌