New version of music player, based on Flutter
Go to file
Pierre Hubert 599cf7626f Fix invalid condition 2022-10-01 16:35:08 +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 Fix invalid condition 2022-10-01 16:35:08 +02:00
linux Can download songs 2022-06-05 15:49:53 +02:00
player-server Improve code quality 2022-10-01 13:59:46 +02: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 Fix invalid condition 2022-10-01 16:35:08 +02:00
.metadata Initial commit 2022-03-23 18:49: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
README.md Can download songs 2022-06-05 15:49:53 +02: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
pubspec.lock Update dependencies 2022-10-01 14:39:31 +02:00
pubspec.yaml Update dependencies 2022-10-01 14:39:31 +02:00

README.md

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