MusicPlayer/README.md
2022-06-05 15:49:53 +02:00

13 lines
348 B
Markdown

# Music Web Player
New generation of music web player for the [music server](https://gitlab.com/pierre42100/musicsserver) written based on Flutter.
### Debugging
Add the following run arguments:
```bash
--dart-define API_URL=<MUSIC_SERVER_ENDPINT> --dart-define API_TOKEN=<API_TOKEN>
```
## Screenshot
![screenshot of app](img/screenshot-1.jpg)