If you experience any problems with the forum (it is not visible, there is no way to post messages, or some functionality does not work), please let us know.
If you have problems with registration or you did not receive confirmation letter, let us know and we will activate your account manually.
If you get an "The submitted form was invalid. Try submitting again" error, delete cookies, then try again.

Search found 8 matches

Return

by afwafwafw
17 Aug 2019, 20:13
Jump to forum
Jump to topic

py amazfit tool

https://github.com/lolyinseo/py_amazfit_tools/tree/dev_gtr
https://github.com/ghtalpo/amazfit_verge_lite_tools

what is...
can pack/unpack .bin file for amazfit verge lite/gtr(original watchfaces)
what isn't...
100% compatibility with amazfit_bip_tool
100% compatibility with .json structures ...
by afwafwafw
19 Aug 2019, 03:41
Jump to forum
Jump to topic

Re: .bin pack/unpacker for verge lite

Sure but not right now.

You can generate it by executing auto-py-to-exe, though.
by afwafwafw
20 Aug 2019, 05:30
Jump to forum
Jump to topic

Re: .bin pack/unpacker for verge lite

Yes, you're right.

It's a little trick but you can get animation .gif after unpacking packed_bin again.

i.e

python main.py WATCH_FACE.json # now you've got WATCH_FACE_packed.bin

python main.py WATCH_FACE_packed.bin # in WATCH_FACE_packed/ folder you can see gif file in there
by afwafwafw
22 Aug 2019, 09:27
Jump to forum
Jump to topic

Re: .bin pack/unpacker for verge lite

侯侯大神 wrote: 22 Aug 2019, 04:13
Why can't you use your tools to unpack your bin, only unpack the official ones
I always use mine to pack/unpack my .bin.

Have you tried latest version of my tool?

Which bin cause issue for you? Can you give me a link for it?
by afwafwafw
22 Aug 2019, 09:28
Jump to forum
Jump to topic

Re: .bin pack/unpacker for verge lite

fx_advanc wrote: 22 Aug 2019, 08:41
I need to get the live editor, easier to locate the dial .png files to X & Y coordinate.
Do you have any guide tool for numbering x 1-360 x y 1-360 grid

AFWAFWAFW
Hi. I'm using GIMP as a guide tool. :)
by afwafwafw
22 Aug 2019, 21:54
Jump to forum
Jump to topic

Re: .bin pack/unpacker for verge lite


Is It possible have this tool for GTR amazfit?


As I don't have a GTR watch, I cannot make the tool for GTR easily. There's one person who forked mine. He've changed the name as amazfit_gtr_tools so you can wait for his work or Amazfit watchfaces tool(https://amazfitwatchfaces.com/forum/posting ...
by afwafwafw
26 Aug 2019, 13:23
Jump to forum
Jump to topic

Re: .bin pack/unpacker for verge lite

TXK wrote: 19 Aug 2019, 02:02
Can you make EXE programs?
https://github.com/ghtalpo/amazfit_verg ... ease/win32

see usage/for_windows_users section in readme.md
by afwafwafw
15 Jan 2020, 02:02
Jump to forum
Jump to topic

Re: py amazfit tool


@afwafwafw Hi, I know that the watchface is compressed, I can decompile it with GTR Watchface Editor (https://amazfitwatchfaces.com/forum/viewtopic.php?f=29&t=1076&start=20), but the .json after decompression and decompilation is not correct or maybe just I do not understand well the meaning of ...