Mirror of sanic. Find the original here: https://gitlab.com/XenGi/sanic
https://sanic.club.berlin.ccc.de
.github | ||
.dockerignore | ||
.editorconfig | ||
.gitignore | ||
bun.lockb | ||
Dockerfile | ||
flake.lock | ||
flake.nix | ||
index.html | ||
LICENSE | ||
mpd.conf | ||
package.json | ||
README.md | ||
server.ts | ||
tsconfig.json |
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 🐍.