From b53c127313d50711596ac5fa8136d0de5e7c1712 Mon Sep 17 00:00:00 2001 From: nodiscc <nodiscc@gmail.com> Date: Sun, 21 Aug 2016 22:04:27 +0200 Subject: [PATCH] add moped --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index bc434d03..04427127 100644 --- a/README.md +++ b/README.md @@ -610,6 +610,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https * [koel](http://koel.phanan.net/) - A personal music streaming server that works. ([Source Code](https://github.com/phanan/koel)) `MIT` `PHP` * [Libresonic](http://libresonic.org/) - Open-source web-based media streamer and jukebox. A fork of Subsonic's last open-source release, before it switched licenses. `GPLv3` `Java` * [Mopidy](http://mopidy.readthedocs.org/) - Extensible music server. Offers a superset of the mpd API, as well as integration with 3rd party services like Spotify, SoundCloud etc. ([Source Code](https://github.com/mopidy/mopidy)) `Apache` `Python` + * [Moped](https://github.com/martijnboland/moped) - Responisve HTML5 + JavaScript client for the Mopidy music server `MIT` `Javascript` * [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. `GPLv2` `C++` * [Sonerezh](https://www.sonerezh.bzh/) - A self-hosted, web-based application for stream your music, everywhere. ([Demo](https://www.sonerezh.bzh/demo/), [Documentation](https://www.sonerezh.bzh/docs/), [Source Code](https://github.com/sonerezh/sonerezh)) `GPLv3` `PHP`