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)
pull/34/head
nodiscc 2015-07-27 15:22:57 +02:00
parent 5c12b6582a
commit 04b3f4bd45
1 changed files with 8 additions and 5 deletions

View File

@ -257,11 +257,14 @@ CMS are a practical way to setup a website with many features. CMS often come wi
## Music Streaming ## Music Streaming
* [cloudtunes](https://github.com/jakubroztocil/cloudtunes) - Web-based music player for the cloud * [Ampache](http://ampache.org/) - A web based audio/video streaming application `GNU GPLv2` `PHP`
* [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 `MIT` `Python/Javascript`
* [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. * [mpd](http://www.musicpd.org/) - Daemon to remotely play music, stream music, handle and organize playlists. Many clients available. `GNU GPLv2` `C++`
* [Ampache](http://ampache.org/) - A web based audio/video streaming application * [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 * [Subsonic](http://subsonic.org/) - Open-source web-based media streamer and jukebox ([Source code](https://github.com/EugeneKay/subsonic)) `GNU GPLv3` `Java`
## Note-taking ## Note-taking