diff options
author | Remy Honig <remyhonig@users.noreply.github.com> | 2015-07-27 12:41:29 +0000 |
---|---|---|
committer | Remy Honig <remyhonig@users.noreply.github.com> | 2015-07-27 12:41:29 +0000 |
commit | ef747b65380cd8b833d7094609460f6e49f0dc80 (patch) | |
tree | 9d5a8a717487daad38783a4cf92fb81674b6122f | |
parent | Merge pull request #29 from nodiscc/master (diff) | |
download | awesome-selfhosted-ef747b65380cd8b833d7094609460f6e49f0dc80.tar.gz awesome-selfhosted-ef747b65380cd8b833d7094609460f6e49f0dc80.zip |
Suggest MPD, Subsonic, Ampache
-rw-r--r-- | README.md | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -225,6 +225,9 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Music streaming * [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)) * [cloudtunes](https://github.com/jakubroztocil/cloudtunes) - Web-based music player for the cloud + * [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. + * [Ampache](http://ampache.org/) - A web based audio/video streaming application + * [Subsonic](http://subsonic.org/) - Open-source web-based media streamer and jukebox ## Note-taking |