https://github.com/rnons/sixpence
MPD client in browser, built with reactive-banana and threepenny
https://github.com/rnons/sixpence
Last synced: about 2 months ago
JSON representation
MPD client in browser, built with reactive-banana and threepenny
- Host: GitHub
- URL: https://github.com/rnons/sixpence
- Owner: rnons
- License: unlicense
- Created: 2013-08-04T12:44:51.000Z (almost 13 years ago)
- Default Branch: master
- Last Pushed: 2013-08-04T13:09:51.000Z (almost 13 years ago)
- Last Synced: 2025-03-06T11:31:17.310Z (over 1 year ago)
- Language: Haskell
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Sixpence
A [MPD] client that lives in your browser. Proudly built with [reactive-banana] and [threepenny-gui].

As you can see, there is no progress bar, no volume control, no playlist management, no CSS!
And to tell you the truth, it sometimes break... Maybe you can help.
[MPD]: http://musicpd.org/
[reactive-banana]: https://github.com/HeinrichApfelmus/reactive-banana/
[threepenny-gui]: https://github.com/HeinrichApfelmus/threepenny-gui