@seythegamer
The watch cannot work with gif files, only with png files. There is animation in the watch faces, it is done with a set of png files.
Search found 375 matches
- 30 Jul 2025, 06:17
- Jump to forum
- Jump to topic
- 05 Aug 2025, 04:34
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
@anuraag488
Because a large font size may not be displayed on the watch. The value of 150 is an approximation. It may vary depending on the model and firmware of the watch.
Because a large font size may not be displayed on the watch. The value of 150 is an approximation. It may vary depending on the model and firmware of the watch.
- 16 Aug 2025, 13:30
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
But when I click "Random preview", the maximum of the values is 280, never 4 digits. Is this an error in configuration?
On the preview data tab, you can configure altitude readings in a wider range. When generating random data, the limits are restricted so that it resembles the data of most ...
- 01 Sep 2025, 15:54
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Version 15.0
Mirror
Version 15.0
Mirror
Time circles added.
Added world time (time, city, time zone, time offset).
Added text display around the circle.
Added the ability to create watch faces in developer mode (for experienced users, allows logs to be displayed in watch faces).
Mirror
Version 15.0
Mirror
Time circles added.
Added world time (time, city, time zone, time offset).
Added text display around the circle.
Added the ability to create watch faces in developer mode (for experienced users, allows logs to be displayed in watch faces).
- 08 Sep 2025, 14:52
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
@CASIONFAN2021 Download the app from the MS Store
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
- 15 Sep 2025, 15:28
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Version 15.1
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
Added support for new watch models.
Added BioCharge widget.
Added buttons to launch new applications.
I will post the archive here on the forum later.
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
Added support for new watch models.
Added BioCharge widget.
Added buttons to launch new applications.
I will post the archive here on the forum later.
- 15 Sep 2025, 17:02
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
The editor window cannot be enlarged, and this will not change in the near future.
The editor will prompt you to save the project when you exit or compile the watch face. You can also save it by pressing Ctrl+S.
https://amazfitwatchfaces.com/forum/viewtopic.php?t=3873
The installation method does ...
The editor will prompt you to save the project when you exit or compile the watch face. You can also save it by pressing Ctrl+S.
https://amazfitwatchfaces.com/forum/viewtopic.php?t=3873
The installation method does ...
- 16 Sep 2025, 11:12
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
UlliT. It all depends on how these elements are made.
If the numbers are an external font, unfortunately for many fonts, the text position does not match what is in the editor. I can't do anything about this, so there is a warning in the font settings to check how they look on the watch.
If the ...
If the numbers are an external font, unfortunately for many fonts, the text position does not match what is in the editor. I can't do anything about this, so there is a warning in the font settings to check how they look on the watch.
If the ...
- 23 Sep 2025, 19:01
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Version 15.1
Added support for new watch models.
Added BioCharge widget.
Added buttons to launch new applications.
Archive
Installer
Added BioCharge widget.
Added buttons to launch new applications.
- 14 Oct 2025, 13:02
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Emiliomc The checkbox in the settings “If possible, display the time in 12-hour format” only affects the preview display in the editor. It does not affect the display on the watch. It is unclear why and which lines you are deleting with the mention of ‘Am’ and “Pm.” I don't think this is necessary ...
- 15 Oct 2025, 08:11
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
@Emiliomc
I made a slight mistake. The condition should be as follows:
Here is a test watch face with a code.
I made a slight mistake. The condition should be as follows:
Code: Select all
if (timeFormat != 0) normal_HourMinStr = normal_HourMinStr.padStart(2, '0');- 09 Nov 2025, 00:45
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
I'm starting a new watchface project. It's analog. I had the idea that the watchface could display 12, 6, and 9 when the watch is in 24-hour mode. And when I select 12-hour mode on the watch, the face would display 12, 6, and 9 in the morning and 24, 18, and 21 in the evening. I've been ...
- 21 Nov 2025, 16:40
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
How can I change the progress circle parameters for heart rate data using the latest SashaCX75 app update (15.1)?
Currently, a standard widget is used for the progress bar, and its behaviour depends on the system settings.
You can enable scale inversion. Then the code will be similar to what it ...
- 27 Dec 2025, 18:30
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Version 16.0
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
Sleep widget added.
Text widgets added (display of custom text).
I will post the archive here on the forum later.
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
Sleep widget added.
Text widgets added (display of custom text).
I will post the archive here on the forum later.
- 31 Dec 2025, 16:09
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Version 16.0
Added sleep widget.
Added text widgets.
Archive
Installer
Added text widgets.
- 17 Feb 2026, 15:05
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
JAGGER
1. It is better to attach screenshots to the description. Due to translation, the meaning of phrases can sometimes be distorted. Screenshots show the problem more clearly.
2. Most likely, the watch and the computer take font spacing into account differently. I have already done everything ...
1. It is better to attach screenshots to the description. Due to translation, the meaning of phrases can sometimes be distorted. Screenshots show the problem more clearly.
2. Most likely, the watch and the computer take font spacing into account differently. I have already done everything ...
- 26 Feb 2026, 17:46
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Version 16.1
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
The ability to invert time circles has been added.
Active Max support has been added.
Image file name verification has been added.
The behavior of application shortcuts in editable elements has been fixed.
I will post the archive ...
https://apps.microsoft.com/store/detail/XP89MR7PJVT9Q9
The ability to invert time circles has been added.
Active Max support has been added.
Image file name verification has been added.
The behavior of application shortcuts in editable elements has been fixed.
I will post the archive ...
- 27 Feb 2026, 18:49
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
asoo That's why I usually ask for the entire project to check for errors. Sometimes the problem arises in a completely different place than you think.
I think it can be considered an editor error. In any mode, the preview in the editor should match what will be displayed on the clock.
Perhaps, as ...
I think it can be considered an editor error. In any mode, the preview in the editor should match what will be displayed on the clock.
Perhaps, as ...
- 28 Feb 2026, 09:34
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
But Tasker works on your phone. And the watch face is on your watch. The watch face cannot send data or commands to your phone.
For this to work, you need an intermediary application on the watch that will transmit commands to the phone. And you may need an intermediary application on the phone ...
For this to work, you need an intermediary application on the watch that will transmit commands to the phone. And you may need an intermediary application on the phone ...
- 04 Mar 2026, 16:07
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Version 16.1
The ability to invert time circles has been added.
Active Max support has been added.
Image file name verification has been added.
The behavior of application shortcuts in editable elements has been fixed.
Archive
Installer
Active Max support has been added.
Image file name verification has been added.
The behavior of application shortcuts in editable elements has been fixed.
- 10 Mar 2026, 10:22
- Jump to forum
- Jump to topic
Re: AOD battery drain - how to optimize
I'm happy to help.
After you testing finish, Please let we know the results. This will be helpful for others who want to create an AOD similar style to yours, providing them with information to help them make informed decisions about their own AOD creation.
Thank you.
here´s an first update:
I ...
- 13 Mar 2026, 18:22
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
I suppose it varies depending on age. It may also depend on other factors.cjlin wrote: 13 Mar 2026, 00:21What are the minimum and maximum heart rate ranges in Amazfit Balance 2?
- 16 Mar 2026, 18:57
- Jump to forum
- Jump to topic
Re: Watch face editor for Amazfit watch on ZeppOS
Is it possible to import this dial into the editor and modify it to another language?
If you just need to translate the text, there’s no need to load the project into the editor. You can simply unpack the watch face in the editor to extract the images, translate them, and repack them in the ...
- 30 Apr 2021, 10:07
- Jump to forum
- Jump to topic
Re: Amazfit Gtr2 stuck on Logo
Its look this watch faces from here are dangerous !
I stand here in a neutral position as a watch face maker and used to be as an WF user in AWF for more than a year. Dangerous for me is too much. But my suggestion to choose the WF file from the author who has many creations or who has more ...
- 16 Oct 2024, 15:57
- Jump to forum
- Jump to topic
Re: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
The variable for the smooth second hand is named ‘normal_analog_clock_clock_time_pointer_smooth_second’
And you are trying to change ‘normal_analog_clock_pro_second_pointer_img’
And you are trying to change ‘normal_analog_clock_pro_second_pointer_img’