Compare commits

...

7 Commits

Author SHA1 Message Date
Francesco Zorzi
1cbc0348cb
Merge 29af1091d2577f69f4c0cb14deeb174e584ec117 into f191f4dfd438b106720871d56ab5d4bf9675978a 2023-06-28 01:20:48 -07:00
Francesco Zorzi
29af1091d2
Merge branch 'master' into add-podcats-to-media-streaming 2023-06-25 10:59:45 +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

@ -1250,6 +1250,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`
- [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`
- [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`
- [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++`