diff options
author | Senan Kelly <senan@senan.xyz> | 2019-12-05 15:35:33 +0000 |
---|---|---|
committer | sentriz <senan@senan.xyz> | 2019-12-05 15:39:36 +0000 |
commit | acb252b6a50ec0b6264bcf7f077c0d76603ea0de (patch) | |
tree | dea8dd11c644c06b80e9733c6c6c5843df355311 | |
parent | update AUTHORS.md (make contrib) (diff) | |
download | awesome-selfhosted-acb252b6a50ec0b6264bcf7f077c0d76603ea0de.tar.gz awesome-selfhosted-acb252b6a50ec0b6264bcf7f077c0d76603ea0de.zip |
add gonic (music streaming server)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -939,6 +939,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https - [FriendsRadio](https://github.com/xouabita/friends-radio) `⚠` - Share music with your friends from Youtube and Soundcloud. ([Demo](https://friends-radio.herokuapp.com/)) `MIT` `Nodejs` - [Funkwhale](https://funkwhale.audio/) - Modern, web-based, convivial, multi-user and free music server. ([Demo](https://demo.funkwhale.audio/), [Source Code](https://code.eliotberriot.com/funkwhale/funkwhale)) `BSD-3-Clause` `Python/Django` - [GNU FM](https://gnu.io/fm/) - Running music community websites, alternative to last.fm. ([Source Code](http://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](http://koel.phanan.net/) - Personal music streaming server that works. ([Source Code](https://github.com/phanan/koel)) `MIT` `PHP` - [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` |