diff options
author | cron410 <cron410@gmail.com> | 2015-07-28 19:58:02 +0000 |
---|---|---|
committer | cron410 <cron410@gmail.com> | 2015-07-28 19:58:02 +0000 |
commit | 2c8b9d8b457da4c15195af7bea9e1db66a67fe19 (patch) | |
tree | 076ff77fd7ef116aae3880a5a935d1a06c477afc | |
parent | Merge pull request #51 from jungle-boogie/patch-5 (diff) | |
download | awesome-selfhosted-2c8b9d8b457da4c15195af7bea9e1db66a67fe19.tar.gz awesome-selfhosted-2c8b9d8b457da4c15195af7bea9e1db66a67fe19.zip |
Added Groove Basin
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -275,7 +275,7 @@ CMS are a practical way to setup a website with many features. CMS often come wi * [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` - + * [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` |