sanic/README.md
2023-11-19 20:03:54 +01:00

38 lines
1 KiB
Markdown

![Codecov](https://img.shields.io/codecov/c/git.berlin.ccc.de/cccb/sanic)
![GitHub Workflow Status (with event)](https://img.shields.io/git.berlin.ccc.de/actions/workflow/status/cccb/sanic/test)
[![license](https://img.shields.io/git.berlin.ccc.de/license/cccb/sanic)](https://choosealicense.com/licenses/mit/)
[![maintained](https://img.shields.io/maintenance/yes/2023)]()
# 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`, `*.pls`)
## development
Build nix flake:
```shell
nix build
```
## architecture
[![Architecture](https://github.com/cccb/sanic/raw/main/architecture.drawio.svg)](https://app.diagrams.net/?mode=github#Hcccb%2Fsanic%2Fmain%2Farchitecture.drawio.svg)
---
Made with ❤️ and 🐍.
[relaxx]: http://relaxx.dirk-hoeschen.de/