• Amministratore
  •  
    Support Ukraine
    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.
     

AmazFit WatchFace editor for Windows by SashaCX75

This forum is designed to discuss and develop tools creating watch faces.

Moderatori: asoo, lvpokka, Internal error, Watchmens

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.
Avatar utente
SashaCX75
Messaggi: 816
Iscritto il: 26 ott 2019, 15:18
Località: Ukraine
Has thanked: 13 times
Been thanked: 1025 times
Contatta:

AmazFit WatchFace editor for Windows by SashaCX75

Messaggio da SashaCX75 »

Graphics editor for working with dials Amazfit
The editor supports watch faces from GTR 47, GTR 42, GTS, T-Rex, Verge Lite.
Screenshot
Immagine
Note: the path to the program should not contain spaces, it is advisable to unpack it to the root of the disk.
Not all dials can be unpacked.
You can reduce the size of the bin file only by reducing the size of the images (height * width) or by reducing the number of images.

The drawing order of elements cannot be changed. The only exception is if you move the second hand from the center, it will be drawn under the hour and minute hands.

If the .bin file is not created, then you need to look for errors in the .log file. Most often this happens when images have the wrong format.

If the bin file is not created, and the log file contains the entry “bad transparency mask”, this means that the format of one or more images is incorrect (most often it occurs if you save the image in Photoshop without transparent pixels). You can fix it as follows:
- in Photoshop - add at least one transparent pixel
- in GIMP exported to PNG 16 bit RGBA
- in XnView - Image -> 32 bits

Version 10.0
List of changes
Added the ability to display the distance traveled in kilometers and miles.
Updated translation.
v 9.0
Fixed display of date if pictures have different sizes (often pictures for "1" are narrower than others)
Added new warnings about possible errors.
Fixed the order of displaying items.
Added a button to refresh the preview image.
Fixed bugs when converting watch faces.
Updated Chinese and Italian translations.
v 8.5
Fixed work with Verge Lite
v 8.4
Fixed Italian translation.
Added Chinese manual.
v 8.3
Bugs fixed.
Added a manual in English.
v 8.2
Added the display of the target steps (StepsGoal)
Added preliminary calculation of the size of the .bin file.
v 8.1
Fixed work on monitors with high resolution.
Updated translation (French, Italian, Chinese, Spanish).
v 8.0
Added the ability to convert dials between different watch models (GTR / T-Rex / Verge Lite).
v 7.1
Italian language added.
Minor fixes.
v 7.0
Added animation support
Verge Lite Support Added
Added the ability to quickly save the project (Ctrl + S)
Added support for languages (French, Chinese).
v 6.1
Added support for T-Rex.
Added the ability to auto-correct image files (error "bad transparency mask").
Added a reminder to save the project when it is closed.
v 6.0
Added support for shortcuts.
Added background image support for circular indicator.
Added display of a set of icons (segments) for the progress of steps.
Added display of a set of icons (segments) for the battery.
Added display of a set of icons (segments) for the pulse.
Added display of an indicator (arrow) for a pulse.
Added display of indicator (arrows) for calories.
Added display of a circular indicator for the pulse.
Added display of a circular indicator for calories.
Added the ability to crop the image to fit the screen.
Added support for languages ​​(Portuguese, Czech, Slovak, Hungarian).
v 5.2
Added support for a set of icons (icons and a set of coordinates for them) for the progress of steps and battery.
Added the ability to crop the preview according to the shape of the screen.
Bugs fixed in the English version.
v 5.1
Fixed incorrect display of the distance traveled.
Added the ability to adjust the speed of gif animation.
Added the ability to work with compressed bin files.
Updated bin file packer.
Added display of the year.
Added display of a charge indicator (arrow).
Added display of indicator (arrow) of steps.
Added display of the indicator (arrow) of the date.
Added display of indicator (arrow) of the day of the week.
Added display of indicator (arrow) of the month.
Added the ability to paste copied coordinates into offset fields from the center (for arrows).
English support added.
Old versions
If you want to supplement the missing translation, write to the PM.

Beta version of the editor with support for Amazfit X

AmazFit WatchFace editor 2 with support for GTR 2, GTS 2, T-Rex Pro

My editor doesn't work with GTR2 (GTS2) watch faces and I have no plans to add support for these models anytime soon. I don't know any other programs that can work with these dials. I have no information if anyone is working in this direction.

Because I bought a GTR 2e, the program will no longer be updated.

Donate to the author
PayPal: [email protected].
Ultima modifica di SashaCX75 il 01 giu 2022, 07:20, modificato 25 volte in totale.
Ekohero
WF maker
Messaggi: 16
Iscritto il: 28 dic 2019, 18:44
Località: Ffo
Contatta:

Messaggio da Ekohero »

Saschas tool doesnt work for me :( I try to unpack than the file gets copied into the watchface folder and gets opened. but no exracted files are found there. need help :( thank you
Avatar utente
Maikeldevil
Messaggi: 64
Iscritto il: 17 ago 2019, 12:05
Località: unknown
Has thanked: 3 times
Been thanked: 44 times
Contatta:

Messaggio da Maikeldevil »

I see in the PY code (Our tool to create our GTR watchfaces) there is worked on child parent base, i also see that the function dayprogress hasnt got its own element yet. I have a problem that i try to get this function dayprogress behind other elements, ideal would be behind the background.

Also in the background there we have a option to set the X and Y for this element but it doesnt work. When image is smaller then 454 x 454 on the gtr its shown in the left upper corner, if we could fix this i can fix my date problem. (rotating date behind clock).

Please help!
Avatar utente
SashaCX75
Messaggi: 816
Iscritto il: 26 ott 2019, 15:18
Località: Ukraine
Has thanked: 13 times
Been thanked: 1025 times
Contatta:

Messaggio da SashaCX75 »

[mention]Ekohero[/mention]
Make sure that the program folder is located in the root of the disk.
To unpack, use the "Unpack compressed bin" button.
Some dials are not unpacked, but the probability of this is very low.

[mention]Maikeldevil[/mention]
The order of rendering elements cannot be changed at the moment (I am afraid that this will not change in the future). But I think you were very good at getting around this limitation. In my opinion, your dial looks quite finished.
Spoiler
Immagine
Avatar utente
Maikeldevil
Messaggi: 64
Iscritto il: 17 ago 2019, 12:05
Località: unknown
Has thanked: 3 times
Been thanked: 44 times
Contatta:

Messaggio da Maikeldevil »

SashaCX75 ha scritto: 24 mar 2020, 15:54
@Ekohero
Make sure that the program folder is located in the root of the disk.
To unpack, use the "Unpack compressed bin" button.
Some dials are not unpacked, but the probability of this is very low.

@Maikeldevil
The order of rendering elements cannot be changed at the moment (I am afraid that this will not change in the future). But I think you were very good at getting around this limitation. In my opinion, your dial looks quite finished.
Spoiler
Immagine
True but becease of the 2 times usage of the 0000 layer it makes the watch run way slower and slow repond on touch :-( If we could ignore the background function we should be able to run these things way smoother. Now its causes to much lag.
spidey_potter
Messaggi: 3
Iscritto il: 24 mar 2020, 14:20
Località: UK
Contatta:

Messaggio da spidey_potter »

Silly Question,

but can this be used to create watch faces from scratch? i seem to be running into issues of not being able to start a project at all?
Avatar utente
Maikeldevil
Messaggi: 64
Iscritto il: 17 ago 2019, 12:05
Località: unknown
Has thanked: 3 times
Been thanked: 44 times
Contatta:

Messaggio da Maikeldevil »

spidey_potter ha scritto: 27 mar 2020, 11:01
Silly Question,

but can this be used to create watch faces from scratch? i seem to be running into issues of not being able to start a project at all?
Yes you can.. but not without images XD add your images and assign a element. Start with the background:-p
marcosalzillo
WF maker
Messaggi: 2
Iscritto il: 11 set 2019, 13:34
Contatta:

Messaggio da marcosalzillo »

Hi SashaCX75
There are instruction ?
i can't decompress any file and i don't know what is the MAIN.exe file and i don't know where i can find json file and what i have to do after...
i downloaded a bin file to do an exercise (GTR.bin)
but i can't decompress it. After clicked "unpack compresse bin " i found the same bin il the "watch_face" folder...
what i have to do?
thank you
Allegati
Immagine3.png
Immagine3.png (1.29 MiB) Visto 46908 volte
Immagine2.png
Immagine2.png (658.43 KiB) Visto 46908 volte
Immagine.png
Immagine.png (1.13 MiB) Visto 46908 volte
Avatar utente
SashaCX75
Messaggi: 816
Iscritto il: 26 ott 2019, 15:18
Località: Ukraine
Has thanked: 13 times
Been thanked: 1025 times
Contatta:

Messaggio da SashaCX75 »

[mention]spidey_potter[/mention]
Yes you can.
Prepare all the necessary pictures.
On the "Choose" tab, press the image-selection button and load all the pictures into the program.
On the "Editing" tab, edit the settings and save the json file.

[mention]marcosalzillo[/mention]
The path to the program should not contain spaces. It is advisable to put the program in the root of the disk.
marcosalzillo
WF maker
Messaggi: 2
Iscritto il: 11 set 2019, 13:34
Contatta:

Messaggio da marcosalzillo »

SashaCX75 ha scritto: 28 mar 2020, 11:40

@marcosalzillo
The path to the program should not contain spaces. It is advisable to put the program in the root of the disk.

thank you but it doesn't work... i have the same issue... when i want unpack the bin file, i found the same file in the Watch_face folder...
Avatar utente
Lordalpine
WF maker
Messaggi: 62
Iscritto il: 09 ott 2019, 22:09
Località: Santo Tirso
Has thanked: 6 times
Been thanked: 35 times
Contatta:

Messaggio da Lordalpine »

marcosalzillo ha scritto: 28 mar 2020, 13:29
SashaCX75 ha scritto: 28 mar 2020, 11:40

@marcosalzillo
The path to the program should not contain spaces. It is advisable to put the program in the root of the disk.

thank you but it doesn't work... i have the same issue... when i want unpack the bin file, i found the same file in the Watch_face folder...

Immagine

There's a space on your Username Session did you change where the program is ?
No Space means at least an underscore to simulate space "_"
Put the program on c:\ [ If you want you can create a folder if you don't want to have it directly on c:\ like Gtr_Tool Gtrtool GTR_dev so the destination will be C:\GTR c:\Gtr_Tool c:\ GTR_dev ]

Once it's unpack or unpack compressed bin file, the Bin is replicated on Watchface folder, and an additional folder is created with all the file inside.... For example if you bin file : GTR_test. bin , a folder named GTR_Test will be created with all the files inside.

Look inside that new folder created, if it's empty, it's a compressed bin.
If you choose to Unpack compressed bin and the new folder created is still empty [ just a log file inside ] There's something wrong on how you set up your Work space.

On the 2nd picture I see another Hard drive or partition "Programmi e An" why don't you put it there ?
Avatar utente
asoo
Messaggi: 2117
Iscritto il: 03 gen 2019, 01:48
Località: ͼͽ Thailand ͼͽ
Has thanked: 409 times
Been thanked: 2035 times

Messaggio da asoo »

Ultima modifica di asoo il 29 mar 2020, 08:50, modificato 1 volta in totale.
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
Avatar utente
SashaCX75
Messaggi: 816
Iscritto il: 26 ott 2019, 15:18
Località: Ukraine
Has thanked: 13 times
Been thanked: 1025 times
Contatta:

Messaggio da SashaCX75 »

Lordalpine ha scritto: 28 mar 2020, 23:44
There's a space on your Username Session did you change where the program is ?
No Space means at least an underscore to simulate space "_"
Put the program on c:\ [ If you want you can create a folder if you don't want to have it directly on c:\ like Gtr_Tool Gtrtool GTR_dev so the destination will be C:\GTR c:\Gtr_Tool c:\ GTR_dev ]

Once it's unpack or unpack compressed bin file, the Bin is replicated on Watchface folder, and an additional folder is created with all the file inside.... For example if you bin file : GTR_test. bin , a folder named GTR_Test will be created with all the files inside.

Look inside that new folder created, if it's empty, it's a compressed bin.
If you choose to Unpack compressed bin and the new folder created is still empty [ just a log file inside ] There's something wrong on how you set up your Work space.

On the 2nd picture I see another Hard drive or partition "Programmi e An" why don't you put it there ?
If none of what is written here helps, try a different watch face. Some dials are not unpacked, but there are very few.
Avatar utente
SashaCX75
Messaggi: 816
Iscritto il: 26 ott 2019, 15:18
Località: Ukraine
Has thanked: 13 times
Been thanked: 1025 times
Contatta:

Messaggio da SashaCX75 »

Version 7.0
List of changes (Google Translate)
Added animation support
Verge Lite Support Added
Added the ability to quickly save the project (Ctrl + S)
Added support for languages (French, Chinese).
aliense
WF maker
Messaggi: 2
Iscritto il: 01 gen 2020, 13:49
Località: Warszawa
Contatta:

Messaggio da aliense »

Why when i set to on month (as numbers) and monthname (as name), my watch didn't show month in numbers?
On preview is allright, but on watch nope :(
"Date": {
"MonthAndDay": {
"Separate": {
"Month": {
"TopLeftX": 357,
"TopLeftY": 162,
"BottomRightX": 0,
"BottomRightY": 0,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 12,
"ImagesCount": 10
},
"MonthName": {
"X": 141,
"Y": 149,
"ImageIndex": 43,
"ImagesCount": 12
},
"Day": {
"TopLeftX": 285,
"TopLeftY": 162,
"BottomRightX": 0,
"BottomRightY": 0,
"Alignment": "TopLeft",
"Spacing": 2,
"ImageIndex": 12,
"ImagesCount": 10
}
},
"TwoDigitsMonth": true,
"TwoDigitsDay": true
},
"WeekDay": {
"X": 129,
"Y": 176,
"ImageIndex": 55,
"ImagesCount": 7
}
},
Allegati
Bez nazwy-3.jpg
Bez nazwy-3.jpg (581.58 KiB) Visto 46356 volte
Synek
Messaggi: 1
Iscritto il: 27 gen 2020, 11:17
Località: Poland
Contatta:

Messaggio da Synek »

Hello. I would like to change only the background of the face. How to do it quickly and easily? I don't know how to use the program.
cmelcher78

Messaggio da cmelcher78 »

Hi. I can not extract bin files with weather Info within. Do you have an idea what I do wrong? Used different tools.
Avatar utente
Maikeldevil
Messaggi: 64
Iscritto il: 17 ago 2019, 12:05
Località: unknown
Has thanked: 3 times
Been thanked: 44 times
Contatta:

Messaggio da Maikeldevil »

Synek ha scritto: 30 mar 2020, 20:13
Hello. I would like to change only the background of the face. How to do it quickly and easily? I don't know how to use the program.
Dude, dont be so damn lazy, just read the whole topic and try it yourself.. It easy as hell with this tool..
vape
Messaggi: 2
Iscritto il: 31 mar 2020, 14:48
Località: Hungary
Contatta:

Messaggio da vape »

Hello,

Newbie here. I tried to find info but I failed, so please help. I downloaded the app (which is fantastic), managed to unpack and edit the necessary files the packed/compressed back. I can see there are 2 new bin files, one with ***packed.bin and one with ***packed_zip.bin ending. Which one should I upload to the watch now? I'm little bit confused, please help me out with this. Thank you in advance, you're doing great job!
Avatar utente
SashaCX75
Messaggi: 816
Iscritto il: 26 ott 2019, 15:18
Località: Ukraine
Has thanked: 13 times
Been thanked: 1025 times
Contatta:

Messaggio da SashaCX75 »

[mention]cmelcher78[/mention]
Weather dials should normally be unpacked in the program starting with version 6. If any dial is not unpacked, it means that you are doing something wrong. If one specific dial is not unpacked, send it I will look.

[mention]vape[/mention]
Any.
*** packed_zip.bin is compressed and installs a little faster.
Avatar utente
Lordalpine
WF maker
Messaggi: 62
Iscritto il: 09 ott 2019, 22:09
Località: Santo Tirso
Has thanked: 6 times
Been thanked: 35 times
Contatta:

Messaggio da Lordalpine »

vape ha scritto: 31 mar 2020, 14:52
Hello, Thank you in advance, you're doing great job!
Immagine

Let's say a 1Mo File Bin [Normal Bin File ] will install slower than a 200Ko File_zip.Bin [ Compressed Bin File ]
Size difference, Bluetooth data rate transfer.... but finally same face. Just transfer you bin file and after transfer the zip.bin.
You will see a Huge gain of time. [ BT 5.0 // Note 10 // Android 10 ] with the 200Ko Face VS 1Mo Face.
vape
Messaggi: 2
Iscritto il: 31 mar 2020, 14:48
Località: Hungary
Contatta:

Messaggio da vape »

Thanks for your quick answer,

I don't know what went wrong but the package_zip.bin file ended up with firmware error when I tried to upload it via Mi Bandage andoid app, The other bin file could be uploaded but doesn't appear on the watch, there are only those 2 preinstalled watchfaces.
bushmaster
WF maker
Messaggi: 2
Iscritto il: 22 feb 2020, 09:11
Località: Bali
Has thanked: 6 times
Contatta:

Messaggio da bushmaster »

SashaCX75 ha scritto: 29 mar 2020, 08:15
Added animation support
Verge Lite Support Added
Added the ability to quickly save the project (Ctrl + S)
Added support for languages (French, Chinese).
does the animation work for all watch (GTR,GTS,T-REX and Verge Lite)?
i tried for t-rex, it does show on the preview, but nothing on the watch after i applyed it..
this is my animation setting
},
"Unknown11": {
"Unknown11_2": {
"Unknown11d2p1": {
"X": 75,
"Y": 115,
"ImageIndex": 49,
"ImagesCount": 10
},
"Unknown11d2p2": 130,
"Unknown11d2p3": 0,
"Unknown11d2p4": 1170,
"Unknown11d2p5": 350
}
Avatar utente
Maikeldevil
Messaggi: 64
Iscritto il: 17 ago 2019, 12:05
Località: unknown
Has thanked: 3 times
Been thanked: 44 times
Contatta:

Messaggio da Maikeldevil »

TOOL

1. For the people who are finding it hard to create font png's here is a tool you can use this tool:

AMAZFITFONTGENERATOR

2. For people who wants to convert images from a 47mm GTR to a 42mm GTR use this tool:

GTR47 to 42 IMAGE GENERATOR

Download here:

GTR IMAGE TOOLS
Avatar utente
SashaCX75
Messaggi: 816
Iscritto il: 26 ott 2019, 15:18
Località: Ukraine
Has thanked: 13 times
Been thanked: 1025 times
Contatta:

Messaggio da SashaCX75 »

bushmaster ha scritto: 01 apr 2020, 09:32
does the animation work for all watch (GTR,GTS,T-REX and Verge Lite)?
i tried for t-rex, it does show on the preview, but nothing on the watch after i applyed it..
GTR, GTS - animation works
T-REX - no information
Verge Lite - supposedly animation support appeared on the latest beta version of the firmware, there is no animation on stable firmware.

I have the opportunity to test only on GTR and the editor is primarily designed for this watch. On the other watch, some functions may not work.
bushmaster
WF maker
Messaggi: 2
Iscritto il: 22 feb 2020, 09:11
Località: Bali
Has thanked: 6 times
Contatta:

Messaggio da bushmaster »

SashaCX75 ha scritto: 01 apr 2020, 14:34
GTR, GTS - animation works
T-REX - no information
Verge Lite - supposedly animation support appeared on the latest beta version of the firmware, there is no animation on stable firmware.

I have the opportunity to test only on GTR and the editor is primarily designed for this watch. On the other watch, some functions may not work.
Thank you for the reply, i will keep stay tuned for the next update, hope it will be more information for t-rex...
The software is very good, again thank you very much..
Rispondi

Torna a “Watchfaces tools”

Chi c’è in linea

Visitano il forum: Google Adsense [Bot] e 2 ospiti