diff options
author | Edward D <ed.kickball@hotmail.com> | 2015-07-28 23:46:34 +0000 |
---|---|---|
committer | Edward D <ed.kickball@hotmail.com> | 2015-07-28 23:46:34 +0000 |
commit | 922a8e8cd27288332aaa5be67c6084b1a716aff3 (patch) | |
tree | 949def40027a072f319c3b2db709feaf7382ac75 /README.md | |
parent | Merge pull request #53 from jungle-boogie/patch-6 (diff) | |
parent | Edited for aplhabetical order. (diff) | |
download | awesome-selfhosted-922a8e8cd27288332aaa5be67c6084b1a716aff3.tar.gz awesome-selfhosted-922a8e8cd27288332aaa5be67c6084b1a716aff3.zip |
Merge pull request #52 from cron410/patch-2
Added Groove Basin (Music Players)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -272,6 +272,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [Ampache](http://ampache.org/) - A web based audio/video streaming application `GPLv2` `PHP` * [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++` * [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` |