aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-04-18 16:15:53 +0000
committerGitHub <noreply@github.com>2020-04-18 16:15:53 +0000
commitaf9c79d5065a27ada69e2db5149ee611222f9156 (patch)
tree69acf5bf40caaeea7da995133d9ad1f14a7c1113
parentMerge pull request #1993 from alcalyn/patch-1 (diff)
parentAdd KooZic (diff)
downloadawesome-selfhosted-af9c79d5065a27ada69e2db5149ee611222f9156.tar.gz
awesome-selfhosted-af9c79d5065a27ada69e2db5149ee611222f9156.zip
Merge pull request #1994 from DocMarty84/master-koozic
Add KooZic
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index aab12736..46e3365f 100644
--- a/README.md
+++ b/README.md
@@ -963,6 +963,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
- [gonic](https://github.com/sentriz/gonic) - Lightweight music streaming server. Subsonic compatible. `GPL-3.0` `Go`
- [Groove Basin](https://github.com/andrewrk/groovebasin) - Music player server with a web-based user interface inspired by Amarok 1.4. `MIT` `Nodejs`
- [koel](http://koel.phanan.net/) - Personal music streaming server that works. ([Source Code](https://github.com/phanan/koel)) `MIT` `PHP`
+- [KooZic](https://koozic.net/) - Music server with powerful playlist features and Subsonic compatibility. ([Demo](https://demo.koozic.net/public), [Source Code](https://github.com/DocMarty84/koozic)) `LGPL-3.0/MIT` `Python`
- [LibreTime](http://libretime.org) - Simple, open source platform that lets you broadcast streaming radio on the web (fork of [Airtime](https://github.com/sourcefabric/Airtime)). ([Source Code](https://github.com/LibreTime/libretime)) `AGPL-3.0` `PHP`
- [LMS](https://github.com/epoupon/lms) - Access your self-hosted music using a web interface. ([Demo](http://lms.demo.poupon.io/)) `GPL-3.0` `C++`
- [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-2.0` `Python`