A simple static web music player.
- Dynamic theme color.
- Static web page.
- Extract cover art and title/artist information (if the mp3 file contains any of that).
- Media control integration.
pip install -r requirements.txt
-
windows: run
build.bat
-
linux: run
build.sh
-
or use python:
python ./build.py