Mirror of sanic. Find the original here: https://gitlab.com/XenGi/sanic https://sanic.club.berlin.ccc.de
Go to file
2023-10-19 18:01:48 +02:00
.github Create tests.yml 2023-10-16 18:50:29 +02:00
.dockerignore add docker build 2023-10-18 15:39:37 +02:00
.editorconfig add html base 2023-10-18 19:18:38 +02:00
.gitignore setup echo 2023-10-19 18:01:48 +02:00
flake.lock add nix flake 2023-10-17 23:10:58 +02:00
flake.nix switch to go 2023-10-19 17:58:36 +02:00
go.mod setup echo 2023-10-19 18:01:48 +02:00
go.sum setup echo 2023-10-19 18:01:48 +02:00
index.html add html base 2023-10-18 19:18:38 +02:00
LICENSE Initial commit 2023-10-16 17:42:09 +02:00
mpd.conf add mpd config 2023-10-18 00:40:17 +02:00
README.md Update README.md 2023-10-17 22:54:31 +02:00
server.go setup echo 2023-10-19 18:01:48 +02:00

Codecov GitHub Workflow Status (with event) license 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)

Made with ❤️ and 🐍.