Watchface editor for Amazfit Bip, Amazfit Cor and Mi Band 4
First you should disassemble watchface.bin file and then upload all images and .json file to this app
There is a full instruction in app
Install Node.js and npm
Install packages npm install
Start dev server npm run dev
Open local on http://localhost:9000/
There are two apps - watchface editor and image creator
To translate watchface editor you need:
dev/translation/{lang-name}.json
dev/js/app.js
(see other langs)dev/js/watchfaceEditor.js
index.html
To translate watchface editor you need:
assets/translation_ic/czech.json
js/image_creator.js
imagecreator.html
For testing use development instruction above