34 lines
810 B
Markdown
34 lines
810 B
Markdown

|
|

|
|
[](https://choosealicense.com/licenses/mit/)
|
|
[]()
|
|
|
|
# sanic
|
|
|
|
chaos music control inspired by [relaxx player][relaxx]
|
|
|
|
|
|
## 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:
|
|
|
|
```shell
|
|
nix build
|
|
```
|
|
|
|
---
|
|
|
|
Made with ❤️ and 🐍.
|
|
|
|
[relaxx]: http://relaxx.dirk-hoeschen.de/
|