Browse Source

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)

nodiscc 10 năm trước cách đây
mục cha
commit
04b3f4bd45
1 tập tin đã thay đổi với 8 bổ sung5 xóa
  1. 8 5
      README.md

+ 8 - 5
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