aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2015-07-31 16:36:50 +0000
committernodiscc <nodiscc@gmail.com>2015-07-31 16:36:50 +0000
commit8e34c25520213412c6cfce893e7461c6a891ed69 (patch)
treec6039a1c036d9b8973cc5a7f1070ee97fbaa4243
parentfix some licenses, add language/license count command in footnotes (diff)
parentadd Mopidy (diff)
downloadawesome-selfhosted-8e34c25520213412c6cfce893e7461c6a891ed69.tar.gz
awesome-selfhosted-8e34c25520213412c6cfce893e7461c6a891ed69.zip
Merge remote-tracking branch 'kickball/pr/76'
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b0ef2632..da231a5c 100644
--- a/README.md
+++ b/README.md
@@ -318,6 +318,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi
* [cloudtunes](https://github.com/jakubroztocil/cloudtunes) - Web-based music player for the cloud `MIT` `Python/Javascript`
* [Groove Basin](http://groovebasin.com/) - A music player server with a web-based user interface inspired by Amarok 1.4 ([Source code](https://github.com/andrewrk/groovebasin)) `MIT` `Nodejs`
* [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. `GPLv2` `C++`
+ * [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`
* [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`
* [Subsonic](http://subsonic.org/) - Open-source web-based media streamer and jukebox ([Source code](https://github.com/EugeneKay/subsonic)) `GPLv3` `Java`