From 04b3f4bd45471e67fa2df4aebbf22f585761dcbe Mon Sep 17 00:00:00 2001 From: nodiscc Date: Mon, 27 Jul 2015 15:22:57 +0200 Subject: [PATCH] add missing licenses and languages for music players add link to subsonic's source code mirror since it's not on their website (freemium style) --- README.md | 13 ++++++++----- 1 file changed, 8 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 624cad8d..d67ba326 100644 --- a/README.md +++ b/README.md @@ -257,11 +257,14 @@ CMS are a practical way to setup a website with many features. CMS often come wi ## Music Streaming - * [cloudtunes](https://github.com/jakubroztocil/cloudtunes) - Web-based music player for the cloud - * [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)) - * [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 + * [Ampache](http://ampache.org/) - A web based audio/video streaming application `GNU GPLv2` `PHP` + * [cloudtunes](https://github.com/jakubroztocil/cloudtunes) - Web-based music player for the cloud `MIT` `Python/Javascript` + * [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. `GNU 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)) `GNU GPLv3` `PHP` + * [Subsonic](http://subsonic.org/) - Open-source web-based media streamer and jukebox ([Source code](https://github.com/EugeneKay/subsonic)) `GNU GPLv3` `Java` + + + ## Note-taking