Compare commits

...

9 Commits

Author SHA1 Message Date
Francesco Zorzi
bc980802f3
Merge b20c8e93744b5a28edf113059618d1abe0094e3b into 2d64ca24d417b319aa08f80a2658683b647c72ea 2023-07-06 15:08:01 +00:00
Francesco Zorzi
b20c8e9374
Merge branch 'master' into add-podcats-to-media-streaming 2023-06-29 21:55:57 +02:00
Francesco Zorzi
a55bee1289
fix: change podcats language to docker 2023-06-29 21:55:28 +02: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

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