diff options
author | n8225 <n8225@users.noreply.github.com> | 2019-12-09 03:17:51 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2019-12-09 03:17:51 +0000 |
commit | bc9e9cc67c7d7405655e30f14aa1b669bbd4b8a7 (patch) | |
tree | a5ca4888c592ba30a3d394489765c486138cd648 | |
parent | Merge pull request #1897 from josephernest/patch-1 (diff) | |
parent | add gonic (music streaming server) (diff) | |
download | awesome-selfhosted-bc9e9cc67c7d7405655e30f14aa1b669bbd4b8a7.tar.gz awesome-selfhosted-bc9e9cc67c7d7405655e30f14aa1b669bbd4b8a7.zip |
Merge pull request #1899 from sentriz/patch-1
add gonic (music streaming server)
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -943,6 +943,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` |