Mirror of sanic. Find the original here: https://gitlab.com/XenGi/sanic
				https://sanic.club.berlin.ccc.de
			
		| .github | ||
| static | ||
| .dockerignore | ||
| .editorconfig | ||
| .gitignore | ||
| architecture.drawio.svg | ||
| flake.lock | ||
| flake.nix | ||
| go.mod | ||
| go.sum | ||
| gomod2nix.toml | ||
| LICENSE | ||
| mpd.conf | ||
| README.md | ||
| server.go | ||
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)
development
Build nix flake:
nix build
architecture
Made with ❤️ and 🐍.
