Mirror of sanic. Find the original here: https://gitlab.com/XenGi/sanic https://sanic.club.berlin.ccc.de
Go to file
2023-10-18 00:40:17 +02:00
.github Create tests.yml 2023-10-16 18:50:29 +02:00
.gitignore add nix flake 2023-10-17 23:10:58 +02:00
bun.lockb init bun project 2023-10-17 23:12:33 +02:00
flake.lock add nix flake 2023-10-17 23:10:58 +02:00
flake.nix add mpd config 2023-10-18 00:40:17 +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
package.json 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.ts add mpd config 2023-10-18 00:40:17 +02:00
tsconfig.json init bun project 2023-10-17 23:12:33 +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 🐍.