https://github.com/eikek/mpc4s
Scala client library for MPD, HTTP interface to MPD via REST/Websockets, finally a Webclient for MPD
https://github.com/eikek/mpc4s
elm fs2 mpd mpd-client scala
Last synced: about 1 year ago
JSON representation
Scala client library for MPD, HTTP interface to MPD via REST/Websockets, finally a Webclient for MPD
- Host: GitHub
- URL: https://github.com/eikek/mpc4s
- Owner: eikek
- License: gpl-3.0
- Created: 2018-08-07T20:07:46.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T08:23:56.000Z (almost 4 years ago)
- Last Synced: 2025-03-21T15:24:11.385Z (about 1 year ago)
- Topics: elm, fs2, mpd, mpd-client, scala
- Language: Scala
- Homepage: https://eikek.github.io/mpc4s/
- Size: 2.85 MB
- Stars: 9
- Watchers: 2
- Forks: 2
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# MPC4S - music player daemon client
This project provides a Scala library for connecting to
[MPD](http://www.musicpd.org) and a web based user interface for
controlling MPD and browsing your music library.
Please see the [micro site](https://eikek.github.io/mpc4s/) for
more information.

## Feedback
As always, feedback is very welcome! Drop me a mail or create an
issue.
## License
This project is distributed under the
[GPLv3](http://www.gnu.org/licenses/gpl-3.0.html)