13 lines
348 B
Markdown
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) |