Nadeflore / watchface-web-editor

A web editor for huami bin watchfaces

Home Page:https://watchface-web-editor.vercel.app

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Documentation

eng-mohamedalmahdy opened this issue · comments

Can you please provide some documentation for the app or contact me to help with that

What kind of documentation do you need ?

If it's about the json watchface description file, I suggest you to try to open different watchfaces to understand how they work, if you want to add a specific feature, try to find a watchface with this feature and see how it's done. (You can also check the reference of the fields supported by this tool, for example for the mi band 5/6 : https://github.com/Nadeflore/watchface-js/blob/main/src/watchFaceBinTools/models/fileTypes/UIHH_MIBAND.json )

If it's about using the web editor itself, I think it should be intuitive enough; but feel free to ask if you have any question.