SupportUkraine
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.
Ad blocker detected: Our website is made possible by displaying online advertisements to our visitors. Please consider supporting us by disabling your ad blocker on our website.
Regole del forum
All communication in this branch should only be in English.
To discuss tools that are not in this section, use the “Watchfaces tools (discussion)” forum.
## usage
* for verge lite
* see scripts folder
* to unpack
* python main.py WATCH_FACE_FILE.bin
* to pack
* python main.py WATCH_FACE_FILE.json
* to convert from extracted GTR watchface(experimental BIP support also)
* python convert.py EXTRACTED_WATCH_FACE_FOLDER
* for windows users(experimental) : USE AT YOUR OWN RISK
* copy & unzip amazfit_verge_lite_tools_WIN32.zip from release/win32
* to pack
* drag & drop WATCH_FACE_FILE.json into main/main.exe
* to unpack
* drag & drop WATCH_FACE_FILE.bin into main/main.exe
* to convert from extracted GTR watchface(experimental BIP support also)
* drag & drop EXTRACTED_WATCH_FACE_FOLDER into convert/convert.exe
* for GTR
* to unpack
* python main.py --gtr WATCH_FACE_FILE.bin
* to pack
* python main.py --gtr WATCH_FACE_FILE.json
* for windows users(experimental) : USE AT YOUR OWN RISK
* copy & unzip amazfit_gtr_tools_WIN32.7z from release/win32
* to pack
* drag & drop WATCH_FACE_FILE.json into main_gtr/main.exe
* to unpack
* drag & drop WATCH_FACE_FILE.bin into main_gtr/main.exe
It's a python port of Валерий Миронов's AmazfitBipTools(v.1.0.3.1) with some hacks.
Have a look around, some 47mm WFs have weather. Just unpack and open the .json, you'll find what you need. https://amazfitwatchfaces.com/gtr/view/1569
Be sure to give credit since these guys are doing really great work.
I haven't connected to the forum for a while and I see that some things have changed. The temperature and time are very remarkable. Congratulations to those who have achieved it.
I will have to download the application again and try.
Is it the same as the time ago with the updated code or is it a completely new one?
Install python 3.7.4 (32 or 64bit depending on your system), install pillow 6.1.0. Go to https://github.com/ghtalpo/amazfit_verge_lite_tools
Click clone or download, download the zip file, unzip.
You can either run the command listed in the sticky or drag & drop the bin into main.py (I have Windows 10 and this does work). The python method is for Windows and other operating systems, the main_gtr/main.exe method is only for Windows but is expermental. Give python a try, it's the same as installing a regular program.
sorry for my question. I downloaded the file "amazfit_gtr_tools_WIN32.7z". unziped it. After that i installed python 3.7.4.
If i start "main.exe" a command box starts and closes immediately again. Any hint for my or is there a tutorial that i haven't found yet ?
Install python 3.7.4 (32 or 64bit depending on your system), install pillow 6.1.0. Go to https://github.com/ghtalpo/amazfit_verge_lite_tools
Click clone or download, download the zip file, unzip.
You can either run the command listed in the sticky or drag & drop the bin into main.py (I have Windows 10 and this does work). The python method is for Windows and other operating systems, the main_gtr/main.exe method is only for Windows but is expermental. Give python a try, it's the same as installing a regular program.
Works on older watchfaces, just not new ones. What am I missing?
You have to install python x64 and pillow
Then, download github branch, extract it and use script (main.py) (the win32 version is not updated.)
Copy you face bin in "py_amaztool_tools-dev_gtr" folder and open a Powershell box in this folder
To unpack:
ghtalpo's fork worked for GTR 47mm in my case (except for one that had weather), Bip & GTR 42mm would just give an error. Lolyinseo's fork should be fine although I still couldn't get the one with weather work either, this is what I got from Digi Gold https://amazfitwatchfaces.com/gtr/view/1569
Thanks dude, also you wouldn't happen to have a link to that list of parameters would you?
Install python 3.7.4 (32 or 64bit depending on your system), install pillow 6.1.0. Go to https://github.com/ghtalpo/amazfit_verge_lite_tools
Click clone or download, download the zip file, unzip.
You can either run the command listed in the sticky or drag & drop the bin into main.py (I have Windows 10 and this does work). The python method is for Windows and other operating systems, the main_gtr/main.exe method is only for Windows but is expermental. Give python a try, it's the same as installing a regular program.
Ok, looks like the part i was missing was to install pillow 6.1.0...
I was trying both...exe file and .py scripts but all ended up w same results
It would be really helpful if someone can write step by step how to install all software and extract .bin files.
For example I tried using py_amazfit_tools-master, and I was able to create .bin using example_watchface files included with the software.
I was also able to modify JSON and create new bin file using my images. The problem is that bin generated by example_ watchface was 1.92Mb where as my bin was 3Mb??? I had only background and analog face (3 hands) ... totaling maybe 600Kb in size
So some explanation on how to compress the .bin would be helpful.
Also, are there recommended image settings (color depth, transparency etc) that are prerequisite?
I would like really to ask people on this forum to help out .
Every single extraction ends up with log file inside the bin folder - Absolutely no JSON or image files.
You have to install python x64 and pillow
Then, download github branch, extract it and use script (main.py) (the win32 version is not updated.)
Copy you face bin in "py_amaztool_tools-dev_gtr" folder and open a Powershell box in this folder
To unpack:
Have a look around, some 47mm WFs have weather. Just unpack and open the .json, you'll find what you need. https://amazfitwatchfaces.com/gtr/view/1569
Be sure to give credit since these guys are doing really great work.
It wont decompress a lot of bin. For shure all with the weather including digi gold. It just crteates a folder with a log file. At the end says
2019-11-11 14:30:12,611 - root - WARNING - [ParamConv:parse] currentPath 6 / Parameter 6 isn't supported for <class 'watchFaceParser.watchFace.WatchFace'>
2019-11-11 14:30:12,611 - root - CRITICAL - Parameter 6 isn't supported for <class 'watchFaceParser.watchFace.WatchFace'>
Traceback (most recent call last):
File "program.py", line 160, in parseResources
File "watchFaceParser\utils\parametersConverter.py", line 79, in parse
IndexError: Parameter 6 isn't supported for <class 'watchFaceParser.watchFace.WatchFace'>
When I am using ghtalpo version everything is working fine except weather ...
Or I am missing something ? ... Has anybody some recommendations, how to solve to have working weather with battery scale ?
Thanx in advance for help
Hmmm, i can do what i want, never will work for the GTR with weather. Only log files. Not more. For developers is it maybe fine, but for non developers... no chance. We need a exe file for that. I remember, many goes into a strike for the weather code, but no one will create a new working exe file for anyone. Thats not fair. I hope the community finds a solution for that, at the moment it is no fun for many users. :/
Hmmm, i can do what i want, never will work for the GTR with weather. Only log files. Not more. For developers is it maybe fine, but for non developers... no chance. We need a exe file for that. I remember, many goes into a strike for the weather code, but no one will create a new working exe file for anyone. Thats not fair. I hope the community finds a solution for that, at the moment it is no fun for many users. :/
los que entramos en huelga y ahora hacemos las esferas con clima es porque nos hemos partido la cabeza buscando la solución para ello el que te lo quiera compartir me parece bien pero yo e dejado de subir esferas a la pagina por que paso de dar publicidad a este tipo de empresas que solo miran por ellos
when I try to use the tool, I get this error "
lorenzo@DESKTOP-RPOGS3M:/mnt/c/Users/Lorenzo/Desktop/py_amazfit_tools-dev_gtr$ python main.py testgtr.bin
Traceback (most recent call last):
File "main.py", line 4, in <module>
from watchFaceParser.config import Config
ImportError: No module named watchFaceParser.config "
how can i solve?
This website uses cookie or similar technologies, to enhance your browsing experience and provide personalised recommendations. By continuing to use our website, you agree to our Privacy Policy