sanic/README.md
XenGi 170cff5bdf Update README.md
Signed-off-by: XenGi <cccb-git@xengi.de>
2024-01-21 20:39:30 +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 🐍.