Do you mean something like this one I created?
- https://amazfitwatchfaces.com/gtr/view/42035
Search found 14 matches
- 26 Jan 2026, 15:44
- Forum: Watchfaces discussion
- Topic: any body can know how to make backwards clock watchface analog for gts3?
- Replies: 5
- Views: 1704
- 06 Nov 2023, 00:57
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697661
Re: Watch face editor for Amazfit watch on ZeppOS
Then it will be possible to enable display of leading zeros and left alignment. The result should be as you want it to be.
I clearly need to work on my explanations. The problem is entirely with "no leading zero". Turning leading zero on leads to no problems. And - I went hunting and discovered ...
- 01 Nov 2023, 05:35
- Forum: Zepp OS
- Topic: Seeking possible bug feedback (GTR 3 Pro)
- Replies: 2
- Views: 4855
Re: Seeking possible bug feedback (GTR 3 Pro)
So - I just went hunting for any existing GTR 3 Pro faces with digital time and NO leading zero.
... these turn out to be incredibly rare. I found one, but I recognize the watch face maker, and I think he may be well beyond these standard calls (very nice, and very sophisticated programming).
I am ...
... these turn out to be incredibly rare. I found one, but I recognize the watch face maker, and I think he may be well beyond these standard calls (very nice, and very sophisticated programming).
I am ...
- 01 Nov 2023, 05:01
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697661
Re: Watch face editor for Amazfit watch on ZeppOS
@smith725 If I understand you correctly, I don't see this problem myself. And I don't remember anyone complaining about it.
--
Try disabling the function to make the minutes follow the hours. Also try to change the order of displaying hours and minutes in the editor (move their elements in the ...
- 31 Oct 2023, 00:37
- Forum: Zepp OS
- Topic: Seeking possible bug feedback (GTR 3 Pro)
- Replies: 2
- Views: 4855
Seeking possible bug feedback (GTR 3 Pro)
I just uploaded a very simply watch face at https://amazfitwatchfaces.com/gtr/view/36479
On my watch, this shows a rendering bug in the digital display. And if it is a bug, everything I can see suggests it is in the firmware, as the API calls appear to be just fine.
Now - this might be consistent ...
On my watch, this shows a rendering bug in the digital display. And if it is a bug, everything I can see suggests it is in the firmware, as the API calls appear to be just fine.
Now - this might be consistent ...
- 31 Oct 2023, 00:17
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697661
Re: Watch face editor for Amazfit watch on ZeppOS
I built a very simple test face, with digits designed to clearly show what I see. Maybe it's just something in my environment or watch?
Just uploaded https://amazfitwatchfaces.com/gtr/view/36479 - should be viewable soon.
- 29 Oct 2023, 23:14
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697661
Re: Watch face editor for Amazfit watch on ZeppOS
The hmSetting.getLanguage() does work better, except if the language is changed, from the phone or watch prefs, the display does not change. Is there a notification or event to determine the language has changed?
I have been seeing another oddity, maybe related? When my watch switches to AOD, at ...
I have been seeing another oddity, maybe related? When my watch switches to AOD, at ...
- 28 Oct 2023, 23:59
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697661
Re: Watch face editor for Amazfit watch on ZeppOS
I am trying to find a way to have a shortcut switch image sets for "Day of the Week" to go multilingual rather than building multiple language variants.
You can't do that in the editor.
I absolutely get that I cannot just do this in the editor. I already have the image sets as widgets for ...
- 28 Oct 2023, 14:04
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697661
Re: Watch face editor for Amazfit watch on ZeppOS
Ah - and I was about to ask why some of these were grayed out - but then realized that not every "image set" corresponds to a logical shortcut.
I now realize I misunderstood (almost backwards) what this meant. It provides for a shortcut link for an area that is covered by an image, and it certainly ...
I now realize I misunderstood (almost backwards) what this meant. It provides for a shortcut link for an area that is covered by an image, and it certainly ...
- 28 Oct 2023, 08:16
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1188
- Views: 2697661
Re: Watch face editor for Amazfit watch on ZeppOS
Ver 9.1 looks like some great new capabilities!
One thing I could not find - you mentioned "Added ability to create shortcuts for a set of images (IMG_LEVEL)." I have been all over the "shortcuts" option, and the various Image options, and nothing seems to bring some clarity on using this feature ...
One thing I could not find - you mentioned "Added ability to create shortcuts for a set of images (IMG_LEVEL)." I have been all over the "shortcuts" option, and the various Image options, and nothing seems to bring some clarity on using this feature ...
- 24 Oct 2023, 22:09
- Forum: Watchfaces discussion
- Topic: Mars Time or other different day lengths
- Replies: 5
- Views: 6252
Re: Mars Time or other different day lengths
Follow-up -- success!
I found that I could modify the calculation code for the GTR 3 Pro specialized analog display, and so leverage the existing display of hands. The key was finding that the sensor API returns a standard "1970/1/1 epoch" value, which serves as a stable starting point for the ...
I found that I could modify the calculation code for the GTR 3 Pro specialized analog display, and so leverage the existing display of hands. The key was finding that the sensor API returns a standard "1970/1/1 epoch" value, which serves as a stable starting point for the ...
- 07 Sep 2023, 02:11
- Forum: Watchfaces discussion
- Topic: Mars Time or other different day lengths
- Replies: 5
- Views: 6252
Re: Mars Time or other different day lengths
That is sort of what I was expecting, unfortunately :-( Thank you for the clarification.
Is there a possible hint - when you say "write your own code" is this the construction I see in some of the really capable watch faces, with specially written Javascript files (and .. PNG files that seem to be ...
Is there a possible hint - when you say "write your own code" is this the construction I see in some of the really capable watch faces, with specially written Javascript files (and .. PNG files that seem to be ...
- 02 Sep 2023, 15:49
- Forum: Watchfaces discussion
- Topic: Mars Time or other different day lengths
- Replies: 5
- Views: 6252
Mars Time or other different day lengths
I am looking to try and create a "Mars time" watch for my GTR 3 Pro. However, Mars time has a different length of day, equal to 24:37:22 earth hours per Mars day. Now - not surprisingly - I did not see any options in the tools for my GTR 3 Pro to make a face with a different length of day.
Are ...
Are ...
- 12 Apr 2022, 06:32
- Forum: Watchfaces discussion
- Topic: Question about a GTR3 Pro built-in face
- Replies: 0
- Views: 844
Question about a GTR3 Pro built-in face
One of the built-in GTR3 Pro faces shows a 24 hour dial. Hopefully shown at bottom. (It has a half ring dial white in the lower half and dark in the upper half, 12 noon at the bottom, and 22 and 02 on either side of the top.) It appears in many of the promotional displays of GTR3 Pro faces.
However ...
However ...