aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChanchal Kumar Ghosh <chanchal_ghosh1987@yahoo.co.in>2015-12-16 02:27:58 +0000
committerChanchal Kumar Ghosh <chanchal_ghosh1987@yahoo.co.in>2015-12-16 02:27:58 +0000
commit1552a15d6472fb7faa13d9948091b4e6fa62ddd9 (patch)
tree3b4d8ab63cf33eaed1f1a6f654d4b1edfbacf245
parentMerge pull request #359 from pengc99/patch-1 (diff)
downloadawesome-selfhosted-1552a15d6472fb7faa13d9948091b4e6fa62ddd9.tar.gz
awesome-selfhosted-1552a15d6472fb7faa13d9948091b4e6fa62ddd9.zip
Added koel
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index a460b3d8..d6706096 100644
--- a/README.md
+++ b/README.md
@@ -530,6 +530,7 @@ Some [Groupware](#groupware) solutions also feature file sharing and synchroniza
* [cloudtunes](https://github.com/jkbrzt/cloudtunes) - Web-based music player for the cloud `MIT` `Python/Javascript`
* [GNU FM](https://gnu.io/fm/) - running music community websites, alternative to last.fm ([Source code](http://git.savannah.gnu.org/cgit/librefm.git/)) `GPLv3` `PHP`
* [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`
+ * [koel](http://koel.phanan.net/) - A personal music streaming server that works. ([Source code](https://github.com/phanan/koel)) `MIT` `PHP`
* [Mopidy](http://mopidy.readthedocs.org/) - Extensible music server. Offers a superset of the mpd API, as well as integration with 3rd party services like Spotify, SoundCloud etc. ([Source code](https://github.com/mopidy/mopidy)) `Apache` `Python`
* [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`