diff options
author | nodiscc <nodiscc@gmail.com> | 2020-04-18 16:15:53 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2020-04-18 16:15:53 +0000 |
commit | af9c79d5065a27ada69e2db5149ee611222f9156 (patch) | |
tree | 69acf5bf40caaeea7da995133d9ad1f14a7c1113 | |
parent | Merge pull request #1993 from alcalyn/patch-1 (diff) | |
parent | Add KooZic (diff) | |
download | awesome-selfhosted-af9c79d5065a27ada69e2db5149ee611222f9156.tar.gz awesome-selfhosted-af9c79d5065a27ada69e2db5149ee611222f9156.zip |
Merge pull request #1994 from DocMarty84/master-koozic
Add KooZic
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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` |