Hi, @asoo
It worked very well. Congratulations on your teachings and knowledge, and thank you very much for your patience.
Thank you again.
Search found 22 matches
- 24 Sep 2025, 19:00
- Forum: Watchfaces discussion
- Topic: Inquire about problems that occur when creating a watch face.
- Replies: 8
- Views: 1842
- 23 Sep 2025, 22:52
- Forum: Watchfaces discussion
- Topic: Inquire about problems that occur when creating a watch face.
- Replies: 8
- Views: 1842
Re: Inquire about problems that occur when creating a watch face.
Hi, asoo
In the example above, the battery cycle is changing color, as you taught me, but I've run into another problem: changing the color of the battery text element. I've tried everything, but I can't. I looked for a watchface that changes the color of the battery value, but I couldn't find it ...
In the example above, the battery cycle is changing color, as you taught me, but I've run into another problem: changing the color of the battery text element. I've tried everything, but I can't. I looked for a watchface that changes the color of the battery value, but I couldn't find it ...
- 22 Sep 2025, 15:53
- Forum: Watchfaces discussion
- Topic: Inquire about problems that occur when creating a watch face.
- Replies: 8
- Views: 1842
Re: Inquire about problems that occur when creating a watch face.
@asoo
Thank you, it worked perfectly as expected.
If you don't mind, what reading material could you recommend for studying JS for Amazfit development?
Thank you, it worked perfectly as expected.
If you don't mind, what reading material could you recommend for studying JS for Amazfit development?
- 22 Sep 2025, 11:35
- Forum: Watchfaces discussion
- Topic: Inquire about problems that occur when creating a watch face.
- Replies: 8
- Views: 1842
Re: Watch face editor for Amazfit watch on ZeppOS
@asoo
Here is the whole project, I just didn't put it up before because I didn't know I could.
Here is the whole project, I just didn't put it up before because I didn't know I could.
- 21 Sep 2025, 18:57
- Forum: Watchfaces discussion
- Topic: Inquire about problems that occur when creating a watch face.
- Replies: 8
- Views: 1842
Inquire about problems that occur when creating a watch face.
Hi, @asoo
Thank you very much for the quick response.
I made the suggested changes to the index.js file, then compressed it with a zip file.
The problem remains the same. I noticed that in my index, the scale_call() function is inside: if (screenType != hmSetting.screen_type.AOD) { ...
If you don ...
Thank you very much for the quick response.
I made the suggested changes to the index.js file, then compressed it with a zip file.
The problem remains the same. I noticed that in my index, the scale_call() function is inside: if (screenType != hmSetting.screen_type.AOD) { ...
If you don ...
- 21 Sep 2025, 14:58
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
I'm creating a watchface for the GTR mini using SachaCX75's extraordinary program. When I click the button I created to call the user_js function, which changes the background, clock hands, and battery color (created using Circle Progress, in white), everything changes as desired. However, when the ...
- 25 Oct 2024, 16:12
- Forum: Device discussion
- Topic: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
- Replies: 9
- Views: 10114
Re: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
@Sachacx75, Master, you only deserve praise, thanks for the wonderful tool for creating watchfaces, and teachings, and another one who also deserves my thanks is @asoo, whenever I ask a question, he promptly answers me, teaching me and showing me how it's done.
I am very grateful to you two.
I am very grateful to you two.
- 24 Oct 2024, 19:56
- Forum: Device discussion
- Topic: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
- Replies: 9
- Views: 10114
Re: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
Excuse my ignorance, but it is:
normal_analog_ clock _time_pointer_smooth_second ---> according to asoo
or
normal_analog_ clock_clock _time_pointer_smooth_second ---> according to SashaCX75
I don't see the variable normal_analog_ clock_clock _time_pointer_smooth_second in my editor
You're ...
- 23 Oct 2024, 21:32
- Forum: Device discussion
- Topic: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
- Replies: 9
- Views: 10114
Re: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
Another question of mine, is there any way to implement javascript code to change the background depending on the time of day?
Ex:
hour 0 - back0
hour 1 - back1
hour 2 - back2
...
hour 11 - back11
Ex:
hour 0 - back0
hour 1 - back1
hour 2 - back2
...
hour 11 - back11
- 19 Oct 2024, 16:54
- Forum: Device discussion
- Topic: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
- Replies: 9
- Views: 10114
Re: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
Excuse my ignorance, but it is:
normal_analog_clock_time_pointer_smooth_second ---> according to asoo
or
normal_analog_clock_clock_time_pointer_smooth_second ---> according to SashaCX75
normal_analog_clock_time_pointer_smooth_second ---> according to asoo
or
normal_analog_clock_clock_time_pointer_smooth_second ---> according to SashaCX75
- 15 Oct 2024, 21:18
- Forum: Device discussion
- Topic: Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
- Replies: 9
- Views: 10114
Smooth Second - GTR Mini - Watch face editor for Amazfit watch on ZeppOS by SashaCX75
I made a watch face that changes the colors of the clock hands (Hour-Minute-Second), when I run pack watch face analog pro without checking the Smooth second hand option, the second hand changes color, when I run pack watch face analog pro By checking the Smooth second hand option, the second hand ...
- 14 Oct 2024, 20:10
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
I made a watch face that changes the colors of the clock hands (Hour-Minute-Second), when I run pack watch face analog pro without checking the Smooth second hand option, the second hand changes color, when I run pack watch face analog pro By checking the Smooth second hand option, the second hand ...
- 13 Oct 2024, 22:09
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
I made a watch face that changes the colors of the clock hands (Hour-Minute-Second), when I run pack watch face analog pro without checking the Smooth second hand option, the second hand changes color, when I run pack watch face analog pro By checking the Smooth second hand option, the second hand ...
- 27 Jun 2024, 19:23
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
When I started learning how to build watchfaces, I would download existing ones and play with them to figure out how they worked. If you'd rather just request someone to build it, make a request in the proper section of the forum.
A lot of the new AI tools can help with Javascript. I was ...
- 26 Jun 2024, 20:28
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
Hi, Lattenknaller
Thank you very much for the tip, I will study the script, but my biggest problem is javascript.
I've never studied, and to be honest, I don't even know where to start.
When I started learning how to build watchfaces, I would download existing ones and play with them to ...
- 26 Jun 2024, 15:16
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
Hi, asoo
Thank you very much for your tips, I'm learning a lot, but I've reached a point where I can't put together a user-script to change the color of the hands, would you have any suggestions for me?
If anyone else can help, I would also be very grateful.
Thanks
@Lattenknaller has several ...
- 26 Jun 2024, 14:40
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
Hi, asoo
Thank you very much for your tips, I'm learning a lot, but I've reached a point where I can't put together a user-script to change the color of the hands, would you have any suggestions for me?
If anyone else can help, I would also be very grateful.
Thanks
Thank you very much for your tips, I'm learning a lot, but I've reached a point where I can't put together a user-script to change the color of the hands, would you have any suggestions for me?
If anyone else can help, I would also be very grateful.
Thanks
- 23 Jun 2024, 22:24
- Forum: Watchfaces tools
- Topic: Watch face editor for Amazfit watch on ZeppOS
- Replies: 1191
- Views: 2701541
Re: Watch face editor for Amazfit watch on ZeppOS
Good evening everyone
Can anybody help me.
I'm trying to make a watchface that displays the number of steps, I would like to click on that number and change it to the total distance, is there a way to do this in the watchface creator?
If so, what would be the necessary steps?
Thanks in advance
Can anybody help me.
I'm trying to make a watchface that displays the number of steps, I would like to click on that number and change it to the total distance, is there a way to do this in the watchface creator?
If so, what would be the necessary steps?
Thanks in advance
- 17 Jun 2024, 20:53
- Forum: Watchfaces tools
- Topic: py amazfit tool
- Replies: 151
- Views: 1400646
Re: py amazfit tool
Hi, asoo
I did everything, turned it into zpk, created QR Code, and nothing worked, several and several attempts, finally, I took the zip created with the @SashaCX75 program, put it on the smartphone, with the file manager, told it to open with the app Amazfaces, it installed without problems.
Thank ...
I did everything, turned it into zpk, created QR Code, and nothing worked, several and several attempts, finally, I took the zip created with the @SashaCX75 program, put it on the smartphone, with the file manager, told it to open with the app Amazfaces, it installed without problems.
Thank ...
- 16 Jun 2024, 19:43
- Forum: Watchfaces tools
- Topic: py amazfit tool
- Replies: 151
- Views: 1400646
Re: py amazfit tool
Hi, all
I'm new, and I'm trying to use this tool to generate a bin for the GTRmini model, can I use this tool?
If yes, what is the correct command?
If not, how do I do it?
Thank you very much
This is a tool used to pack and unpack and edit watch faces that use ZeppOS as the operating system ...
- 15 Jun 2024, 22:13
- Forum: Watchfaces tools
- Topic: py amazfit tool
- Replies: 151
- Views: 1400646
Re: py amazfit tool
Hi, all
I'm new, and I'm trying to use this tool to generate a bin for the GTRmini model, can I use this tool?
If yes, what is the correct command?
If not, how do I do it?
Thank you very much
This is a tool used to pack and unpack and edit watch faces that use ZeppOS as the operating system ...
- 15 Jun 2024, 13:04
- Forum: Watchfaces tools
- Topic: py amazfit tool
- Replies: 151
- Views: 1400646
Re: py amazfit tool
Hi, all
I'm new, and I'm trying to use this tool to generate a bin for the GTRmini model, can I use this tool?
If yes, what is the correct command?
If not, how do I do it?
Thank you very much
I'm new, and I'm trying to use this tool to generate a bin for the GTRmini model, can I use this tool?
If yes, what is the correct command?
If not, how do I do it?
Thank you very much