Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 8 days 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 (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-07-13T08:23:56.000Z (over 2 years ago)
- Last Synced: 2023-06-30T14:31:11.316Z (over 1 year ago)
- Topics: elm, fs2, mpd, mpd-client, scala
- Language: Scala
- Homepage: https://eikek.github.io/mpc4s/
- Size: 2.85 MB
- Stars: 10
- 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.![Screenshot (probably outdated)](./microsite/src/main/resources/microsite/img/screenshot-early.jpg)
## 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)