Euphonium ~ Multiplatform Extensible Audio Streaming


Euphonium is a highly extensible audio streaming software. It’s multiplatform, also supporting low cost MCU’s like espressif ESP32 series.

Features:

  • Clean and lightweight web-ui.
  • Supports multiple plugins: Spotify streaming, Bluetooth (on esp32), Web Radio, Jellyfin.
  • Fully modular architecture.
  • Easily extendible and portable to new hardware, thanks to the internal Berry-lang powered scripting engine.

Required hardware for esp32:

  • Any ESP32 chip with at least 4MB of flash and 4MB of PSRAM. Wrover chips are usually a good call. 🙂
muvox-io.github.io/euphonium
github.com/muvox-io/euphonium

Jellyfin Audio Player ~ Stream Your Songs


This is a React Native-based audio streaming app for Jellyfin. Jellyfin is a community-based piece of software that allows you to stream your media library over the internet. By means of React Native, Jellyfin Audio Player allows you to stream your Jellyfin Music library, with full support for background audio and casting (ie. Airplay and Chromecast).

github.com/leinelissen/jellyfin-audio-player

Features:

  • Sorting by recent albums
  • Browsing through all available albums
  • Searching based on album and artist names
  • Queuing tracks and albums
  • AirPlay and Chromecast support
  • Background audio
  • Native Dark Mode