It's a music player designed for Android platform. Based on Flutter
and Rust
.
- play local music
- manage music playlist
- search and download bilibili audio
- search, preview and download lyric
- adjust playing lyric speed
- backup and recover the database and config locally
- Install
Cargo
andFVM
- Run
make
to build a release version android APK - Run
make debug
to debug - Refer to Makefile for more information