aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorNicolas Martinelli <nicolas.martinelli@pm.me>2020-02-22 08:06:38 +0000
committerNicolas Martinelli <nicolas.martinelli@pm.me>2020-02-23 08:14:09 +0000
commit56150f9c1ff4f4885bcfa769e635dae44396974b (patch)
tree6909a565a6b10eb2c1676c30699ab16e08ca8803
parentMerge pull request #1986 from mzch/master (diff)
downloadawesome-selfhosted-56150f9c1ff4f4885bcfa769e635dae44396974b.tar.gz
awesome-selfhosted-56150f9c1ff4f4885bcfa769e635dae44396974b.zip
Add KooZic
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index e746f66e..917b3a20 100644
--- a/README.md
+++ b/README.md
@@ -955,6 +955,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`