diff options
author | chavinlo <85657083+chavinlo@users.noreply.github.com> | 2022-03-10 21:15:25 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2022-03-10 21:15:25 +0000 |
commit | 70a204445cf97ba13695e2cb7723e0d7727e3be0 (patch) | |
tree | bc66e557d9efb008991c44768bf3ccb59d75f131 /README.md | |
parent | Remove drive virtual, domain no longer exist (#2863) (diff) | |
download | awesome-selfhosted-70a204445cf97ba13695e2cb7723e0d7727e3be0.tar.gz awesome-selfhosted-70a204445cf97ba13695e2cb7723e0d7727e3be0.zip |
Add Demo to Koel on Section Audio Streaming (#2892)
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1126,7 +1126,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or - [GNU FM](https://gnu.io/fm/) - Running music community websites, alternative to last.fm. ([Source Code](https://git.savannah.gnu.org/cgit/librefm.git/)) `AGPL-3.0` `PHP` - [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](https://koel.dev/) - Personal music streaming server that works. ([Source Code](https://github.com/koel/koel)) `MIT` `PHP` +- [koel](https://koel.dev/) - Personal music streaming server that works. ([Demo](https://demo.koel.dev/), [Source Code](https://github.com/koel/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](https://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](https://lms.demo.poupon.io/)) `GPL-3.0` `C++` |