sanic/README.md
XenGi a5dba22d72 Update README.md
Signed-off-by: XenGi <cccb-git@xengi.de>
2023-11-19 20:10:54 +01:00

748 B

maintained

sanic

chaos music control inspired by relaxx player

features

  • mpd web gui
    • search music
    • organize playlists
    • control current playback queue
  • no authentication required to control music playback
  • add music from other sources like youtube (youtube-dl)
  • add playlists from internet radios (*.m3u, *.pls)

development

Build nix flake:

nix build

architecture

Architecture


Made with ❤️ and 🐍.