amazfitbip / tools

GNU General Public License v2.0
126 stars 57 forks source link

Unable to extract .json from .bin file #57

Open saurabh-hirani opened 6 years ago

saurabh-hirani commented 6 years ago

Hi,

Thanks for creating this tool set. I used python dial2img.py -i file.bin -u - but it gives me a bunch of .raw and .png files - it does not extract the json file. As per https://www.reddit.com/r/amazfit/comments/8y14iw/watchface_mod_amazfit_bip_how_to_get_json_data/ this is faced by other users also. The toolset at https://bitbucket.org/valeronm/amazfitbiptools/downloads/ can extract the .json file too but unfortunately that is an .exe file. Any plans of adding extraction of .json too?

Cheers!