aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authornodiscc <nodiscc@gmail.com>2020-01-29 17:41:33 +0000
committerGitHub <noreply@github.com>2020-01-29 17:41:33 +0000
commit9e910a4d05307cddb1161c7380e5976bcc8102e4 (patch)
tree9cc9c92555279acf3be3172e5f9e8b81b4fa05ab
parentMerge pull request #1947 from m1k1o/patch-1 (diff)
parentAdd Audioserve (diff)
downloadawesome-selfhosted-9e910a4d05307cddb1161c7380e5976bcc8102e4.tar.gz
awesome-selfhosted-9e910a4d05307cddb1161c7380e5976bcc8102e4.zip
Merge pull request #1951 from Ludo444/audioserve
Add Audioserve
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b8c9f06b..c65dfe68 100644
--- a/README.md
+++ b/README.md
@@ -939,6 +939,7 @@ See also <https://en.wikipedia.org/wiki/List_of_streaming_media_systems>, <https
- [Ampache](http://ampache.org/) - Web based audio/video streaming application. ([Demo](http://play.dogmazic.net/), [Source Code](https://github.com/ampache/ampache)) `AGPL-3.0` `PHP`
- [Airsonic](https://airsonic.github.io/) - Open-source web-based media streamer and jukebox. A fork of Subsonic's last open-source release, before it switched licenses. ([Source Code](https://github.com/airsonic/airsonic), [Clients](https://airsonic.github.io/docs/apps/)) `GPL-3.0` `Java`
- [AzuraCast](https://www.azuracast.com/) - A modern and accessible self-hosted web radio management suite. ([Source Code](https://github.com/AzuraCast/AzuraCast)) `Apache-2.0` `PHP`
+- [Audioserve](https://github.com/izderadicka/audioserve) - Simple personal server to serve audio files from directories (audiobooks, music, podcasts...). Focused on simplicity and supports sync of play position between clients. `MIT` `Rust`
- [Beets](http://beets.io/) - Music library manager and MusicBrainz tagger (command-line and Web interface). ([Source Code](https://github.com/beetbox/beets)) `MIT` `Python`
- [Black Candy](https://github.com/aidewoode/black_candy) - Music streaming server built with Rails and Stimulus. `MIT` `Ruby`
- [cloudtunes](https://github.com/jkbrzt/cloudtunes) `⚠` - Web-based music player for the cloud. `MIT` `Python`