aboutsummaryrefslogtreecommitdiffstats
path: root/README.md
diff options
context:
space:
mode:
authorDražen Lučanin <kermit666@gmail.com>2015-07-31 08:52:59 +0000
committerDražen Lučanin <kermit666@gmail.com>2015-07-31 08:52:59 +0000
commitfe2f33db7b106f0a9778589ed87601390448ffeb (patch)
tree087116ec7d0bd0a0c72b303374af14203f387cc7 /README.md
parentMerge remote-tracking branch 'kickball/pr/70' (diff)
downloadawesome-selfhosted-fe2f33db7b106f0a9778589ed87601390448ffeb.tar.gz
awesome-selfhosted-fe2f33db7b106f0a9778589ed87601390448ffeb.zip
add Mopidy
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6f92e134..965a4dc0 100644
--- a/README.md
+++ b/README.md
@@ -317,6 +317,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`