Compare commits

...

6 Commits

Author SHA1 Message Date
Francesco Zorzi
7ac27e8e64
Merge 0c2db4d2649a5f0afb5a45b8d2c23febcef0e983 into 7abb3883234786a68aef689fa365c6f4bc8c97b5 2023-06-19 17:21:05 +02:00
Francesco Zorzi
0c2db4d264
Merge branch 'master' into add-podcats-to-media-streaming 2023-06-18 17:05:36 +02:00
Francesco Zorzi
e38c2190d8
Merge branch 'master' into add-podcats-to-media-streaming 2023-06-14 20:10:43 +02:00
Francesco Zorzi
fa7d688d14
Merge branch 'master' into add-podcats-to-media-streaming 2023-06-12 09:11:55 +02:00
Francesco Zorzi
0786dbfca9
amend languages 2023-06-11 15:51:06 +02:00
Francesco Zorzi
70dce01b27
Add Podcats to Media Streaming - Audio Streaming 2023-06-11 15:45:32 +02:00

View File

@ -1247,6 +1247,7 @@ _See also: [List of streaming media systems - Wikipedia](https://en.wikipedia.or
- [mStream](https://mstream.io/) - Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux. ([Source Code](https://github.com/IrosTheBeggar/mStream)) `GPL-2.0` `Nodejs` - [mStream](https://mstream.io/) - Music streaming server with GUI management tools. Runs on Mac, Windows, and Linux. ([Source Code](https://github.com/IrosTheBeggar/mStream)) `GPL-2.0` `Nodejs`
- [musikcube](https://musikcube.com/) - Streaming audio server with Linux/macOS/Windows/Android clients. ([Source Code](https://github.com/clangen/musikcube)) `BSD-3-Clause` `C++` - [musikcube](https://musikcube.com/) - Streaming audio server with Linux/macOS/Windows/Android clients. ([Source Code](https://github.com/clangen/musikcube)) `BSD-3-Clause` `C++`
- [Navidrome Music Server](https://www.navidrome.org) - Modern Music Server and Streamer, compatible with Subsonic/Airsonic. ([Demo](https://www.navidrome.org/demo), [Source Code](https://github.com/navidrome/navidrome), [Clients](https://www.navidrome.org/docs/overview/#apps)) `GPL-3.0` `Docker/Go` - [Navidrome Music Server](https://www.navidrome.org) - Modern Music Server and Streamer, compatible with Subsonic/Airsonic. ([Demo](https://www.navidrome.org/demo), [Source Code](https://github.com/navidrome/navidrome), [Clients](https://www.navidrome.org/docs/overview/#apps)) `GPL-3.0` `Docker/Go`
- [Podcats](https://github.com/c4mbr0nn3/podcats) - A podcast aggregator with cats. Inspired by podgrab. `GPL-3.0` `Go`
- [Polaris](https://github.com/agersant/polaris) - Music browsing and streaming application optimized for large music collections, ease of use and high performance. `MIT` `Rust` - [Polaris](https://github.com/agersant/polaris) - Music browsing and streaming application optimized for large music collections, ease of use and high performance. `MIT` `Rust`
- [Raveberry](https://github.com/raveberry/raveberry) - A multi-user music server with a focus on participation. ([Demo](https://demo.raveberry.party/)) `LGPL-3.0` `Python` - [Raveberry](https://github.com/raveberry/raveberry) - A multi-user music server with a focus on participation. ([Demo](https://demo.raveberry.party/)) `LGPL-3.0` `Python`
- [Snapcast](https://github.com/badaix/snapcast) - Synchronous multiroom audio server. `GPL-3.0` `C++` - [Snapcast](https://github.com/badaix/snapcast) - Synchronous multiroom audio server. `GPL-3.0` `C++`