Why don't you open the watch face code and see for yourself what the variable is named?
I think this typo will be corrected in the next versions.
Search found 375 matches
- 24 Oct 2024, 20:42
- Jump to forum
- Jump to topic
Re: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
@lobianco It is indeed my mistake. I have no idea how it could happen, because I copied the variable name.
- 05 Nov 2024, 07:37
- Jump to forum
- Jump to topic
Re: GTS 4 mini
Hello Nonbon,
You're talking about a very recent update. I think you're referring to the Zepp app and not to your GTS4 Mini because from what I know this watch still runs on ZeppOS 1.0 and nothing has changed in the menus of the watch itself.
On the other hand, the Zepp app has been redesigned ...
You're talking about a very recent update. I think you're referring to the Zepp app and not to your GTS4 Mini because from what I know this watch still runs on ZeppOS 1.0 and nothing has changed in the menus of the watch itself.
On the other hand, the Zepp app has been redesigned ...
- 26 Mar 2025, 17:15
- Jump to forum
- Jump to topic
Re: create watch face [GTR MINI]
https://amazfitwatchfaces.com/forum/viewtopic.php?p=20171
It's a watch face editor
If you are lucky, you can download the watch face you like from the link below and simply convert it to your model.
https://amazfitwatchfaces.com/search/gtr/text/Mouse
If you're unlucky, you'll have to draw all the ...
It's a watch face editor
If you are lucky, you can download the watch face you like from the link below and simply convert it to your model.
https://amazfitwatchfaces.com/search/gtr/text/Mouse
If you're unlucky, you'll have to draw all the ...
- 26 Dec 2021, 02:44
- Jump to forum
- Jump to topic
- 21 Jun 2022, 14:10
- Jump to forum
- Jump to topic
Re: Mods don’t approve watchfaces?
For example this one : https://amazfitwatchfaces.com/gtr/view/24898
Example 1 and 2:
1) I converted it via Amazfit GT3 Series Watch Face Editor and upload it on page. It was not allowed and it never showed in GTR3 category (mods delete it i guess)
2) I converted it via Amazfit GT3 Series Watch ...
- 25 Jun 2023, 08:37
- Jump to forum
- Jump to topic
Re: dual background
In my editor, only the background will change. But if you edit the code in the dial yourself, this can be done.
- 06 Sep 2023, 07:00
- Jump to forum
- Jump to topic
Re: Mars Time or other different day lengths
The editors don't allow you to do that. You need to write your own code to get the result you want.
- 16 Sep 2024, 18:05
- Jump to forum
- Jump to topic
Re: Watchface unpacking
The json file is just a manifest. It has never had any widget parameters in it. All widgets are in the js file. But sometimes the js file is encoded in bin and then you can't do anything with it.
I don't know for zmake. In my editor if you select the correct model then the images are extracted. Even ...
I don't know for zmake. In my editor if you select the correct model then the images are extracted. Even ...
- 17 Nov 2024, 15:38
- Jump to forum
- Jump to topic
Re: Collaboration Request
Describe in more detail what you want to get. Preferably a Sketch of your watch face design.
I haven't seen the Spatial Number watch face work, and in the preview it always shows the same numbers, so it's not clear what it is. Also need to know if you want to change only these numbers or if other ...
I haven't seen the Spatial Number watch face work, and in the preview it always shows the same numbers, so it's not clear what it is. Also need to know if you want to change only these numbers or if other ...
- 25 Nov 2024, 21:15
- Jump to forum
- Jump to topic
Re: Collaboration Request
The colours on the AOD will change too. Just in the simulator it is difficult to switch to AOD mode and I didn't show it. But in the file structure you can see that there is a separate folder for these images.
But the AOD images are very bright. That's why you can see a little flicker on them ...
But the AOD images are very bright. That's why you can see a little flicker on them ...
- 30 Nov 2024, 16:58
- Jump to forum
- Jump to topic
Re: Collaboration Request
Here's the watch face. Everything seems to be working.
- 07 Dec 2024, 18:11
- Jump to forum
- Jump to topic
Re: Collaboration Request
Pay attention to the folder structure, file names and image size.
I spent a lot of time renaming files and resizing them. So I only updated the files for the 2 colours that were originally there. I didn't add any new colours.
Also some of the images are missing. There's an icon calendar icon, but I ...
I spent a lot of time renaming files and resizing them. So I only updated the files for the 2 colours that were originally there. I didn't add any new colours.
Also some of the images are missing. There's an icon calendar icon, but I ...
- 17 Dec 2024, 11:58
- Jump to forum
- Jump to topic
Re: Collaboration Request
Added colours.
Changed the second hand and made it switchable.
The hour and minute hands are the same on the main screen and on the AOD.
Clicking in the centre disables the second hand. Clicking on the top of the screen switches the colours.
Changed the second hand and made it switchable.
The hour and minute hands are the same on the main screen and on the AOD.
Clicking in the centre disables the second hand. Clicking on the top of the screen switches the colours.
- 20 Dec 2024, 12:17
- Jump to forum
- Jump to topic
Re: GTS 4 Battery percentage images
I would suggest using 20 images. Then the images are likely to change every 5% and there is a good chance that you will get what you want.
For tests it is easier to use images with numbers. Then it will be clear at what level of charge which image is displayed. It is also more convenient to test ...
For tests it is easier to use images with numbers. Then it will be clear at what level of charge which image is displayed. It is also more convenient to test ...
- 20 Dec 2024, 12:49
- Jump to forum
- Jump to topic
Re: Collaboration Request
I'm a little confused.
The hour hand should change colour on the main screen and on the AOD screen.
The minute hand changes colour on the main screen. On the AOD screen it's always black.
Do you want this kind of work? Here is a variant with such minute hand work. But note that the size of the ...
The hour hand should change colour on the main screen and on the AOD screen.
The minute hand changes colour on the main screen. On the AOD screen it's always black.
Do you want this kind of work? Here is a variant with such minute hand work. But note that the size of the ...
- 23 Dec 2024, 18:17
- Jump to forum
- Jump to topic
Re: Collaboration Request
Updated the images in those folders.
- 17 Jan 2025, 18:54
- Jump to forum
- Jump to topic
- 29 Mar 2025, 08:08
- Jump to forum
- Jump to topic
Re: Lunar Watchface
You can't do what you want in the editor. You have to edit the code to do it.
1. To display the alarm clock time you can make any widget in the editor instead of it and place it in the necessary place. It is better to use for this distance or sunrise, because they have a separator in the data. And ...
1. To display the alarm clock time you can make any widget in the editor instead of it and place it in the necessary place. It is better to use for this distance or sunrise, because they have a separator in the data. And ...
- 23 Jan 2026, 16:53
- Jump to forum
- Jump to topic
Re: any body can know how to make backwards clock watchface analog for gts3?
Without a screenshot, it's not entirely clear what you want. But I think it's possible.
- 07 Apr 2021, 22:31
- Jump to forum
- Jump to topic
Re: (Help me) MD129 watchface port for GTR2e.
On behalf of all users, I express my gratitude to you! Thanks for your hard work!asoo wrote: 07 Apr 2021, 22:24Since my holidays are over, so this is my last job to fulfill the request from now on,
I will only port the jobs that I am interested in.
Good luck to you all. See you again until I have a long weekend
- 25 Oct 2021, 06:53
- Jump to forum
- Jump to topic
Re: Amazfit prof 2021 heuer 01 for GTR2
Give this a try. It should work 
I did this using SashaCX75's tool.
I did this using SashaCX75's tool.
- 18 Nov 2021, 06:55
- Jump to forum
- Jump to topic
Re: Monkey dream
Sorry, I don't know anything about GTR2 because I haven't used it.
I see you positioned as "WF Maker". If you are interested this WF., you can take my ported to make watch face GTR2 format.
- 19 Nov 2021, 21:49
- Jump to forum
- Jump to topic
Re: MOD port to GTR 3 PRO
The dial works. But almost all elements are located above the hour hands and overlap them.

