New version of music player, based on Flutter
Go to file
2022-06-05 15:49:53 +02:00
android Initial commit 2022-03-23 18:49:04 +01:00
img Add screenshot & license 2022-03-24 17:28:04 +01:00
ios Initial commit 2022-03-23 18:49:04 +01:00
lib Can download songs 2022-06-05 15:49:53 +02:00
linux Can download songs 2022-06-05 15:49:53 +02:00
player-server Use self-hosted robot font 2022-03-24 16:30:04 +01:00
test Add player buttons 2022-03-24 09:57:47 +01:00
web Can download songs 2022-06-05 15:49:53 +02:00
.gitignore Build Docker image 2022-03-24 16:10:59 +01:00
.metadata Initial commit 2022-03-23 18:49:04 +01:00
analysis_options.yaml Initial commit 2022-03-23 18:49:04 +01:00
build_docker.sh Use self-hosted robot font 2022-03-24 16:30:04 +01:00
Dockerfile Build Docker image 2022-03-24 16:10:59 +01:00
LICENSE Add screenshot & license 2022-03-24 17:28:04 +01:00
pubspec.lock Can download songs 2022-06-05 15:49:53 +02:00
pubspec.yaml Can download songs 2022-06-05 15:49:53 +02:00
README.md Can download songs 2022-06-05 15:49:53 +02:00

Music Web Player

New generation of music web player for the music server written based on Flutter.

Debugging

Add the following run arguments:

--dart-define API_URL=<MUSIC_SERVER_ENDPINT> --dart-define API_TOKEN=<API_TOKEN>

Screenshot

screenshot of app