• Administrator
  •  
    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.
     

Smooth second hand

Topics for the request of watch faces development.

Moderators: asoo, Watchmens

Forum rules
When adding a new topic, use the template: Topic title [device name]
For example: Requesting creation of watch face [GTR 3 Pro]
All communication in this branch should only be in English.
Post Reply
Anoniem
WF maker
Posts: 41
Joined: 03 May 2022, 17:55
Location: Enkhuizen
Has thanked: 1 time
Been thanked: 2 times
Contact:

Smooth second hand

Post by Anoniem »

Can anyone make a smooth second hand?
I'm the owner of the watchface and want to see how its done.

https://amazfitwatchfaces.com/gtr/view/26341

is there a step by step explanation?
wax
WF maker
Posts: 15
Joined: 01 Jun 2022, 10:34
Location: Zuid-Holland
Contact:

Post by wax »

Hi you have to edit the index.js after compile in the editor.
You have to place a function inside and call that function from the location where the second hand is located.
I can if you want download your watchface en edit with smooth second hand send you the index.js so you can see the difference between the standard version. I can also input some Info so you can redo that on other watchfaces.
wax
WF maker
Posts: 15
Joined: 01 Jun 2022, 10:34
Location: Zuid-Holland
Contact:

Post by wax »

Hi here is your version with smooth second hand.

edit the zipfile if you want and look in the folder 'watchface'
The file index.js look at it. I have made remarks what I have changed.
Attachments
full-moon-commander.zip
smooth second hand full moon
(241.51 KiB) Downloaded 329 times
Anoniem
WF maker
Posts: 41
Joined: 03 May 2022, 17:55
Location: Enkhuizen
Has thanked: 1 time
Been thanked: 2 times
Contact:

Post by Anoniem »

I looked at it but is there a tool to convert the json file to the js file or do i have to manually edit it?
wax
WF maker
Posts: 15
Joined: 01 Jun 2022, 10:34
Location: Zuid-Holland
Contact:

Post by wax »

You have to manually edit the index.js after packing in the watchface editor.
I downloaded your watchface and unpacked index.js from the zipfile, edited it and put it back in the zipfile so no you can't convert it back to json by unpacking.
Anoniem
WF maker
Posts: 41
Joined: 03 May 2022, 17:55
Location: Enkhuizen
Has thanked: 1 time
Been thanked: 2 times
Contact:

Post by Anoniem »

I make the watchface with this tool Amazfit GT3 Series Watch Face Editor (GTR 3, GTR 3 Pro, GTS 3) from SashaCX75, when i unpack it it has no index.js.

When i pack the watchface and unzip it with 7zip there is also no index.js file.
wax
WF maker
Posts: 15
Joined: 01 Jun 2022, 10:34
Location: Zuid-Holland
Contact:

Post by wax »

In my first answer I gave the folder to look at. When you unzip the zipfile look in the folder watchface

edit the zipfile if you want and look in the folder 'watchface'
The file index.js look at it. I have made remarks what I have changed.


If you pack it in the editor of SashaCX75 there is 100% a index.js in the zipfile.
Anoniem
WF maker
Posts: 41
Joined: 03 May 2022, 17:55
Location: Enkhuizen
Has thanked: 1 time
Been thanked: 2 times
Contact:

Post by Anoniem »

I found the index.js file and edited it, but it wont work

https://amazfitwatchfaces.com/gtr/view/26456
fmoon-commander_color8
wax
WF maker
Posts: 15
Joined: 01 Jun 2022, 10:34
Location: Zuid-Holland
Contact:

Post by wax »

I checked your fmoon-commander_color8 watchface. But you made 2 mistakes.
First you have type error with the second hand. you typed sec-an2.png.png. double png..
second mistake you zipped the folder 'FMoon-commander Color8' but the zipfile must containt only directly the assets,watchface folders and 2 files app.js and app.json and not a main directory.
Anoniem
WF maker
Posts: 41
Joined: 03 May 2022, 17:55
Location: Enkhuizen
Has thanked: 1 time
Been thanked: 2 times
Contact:

Post by Anoniem »

Thanks now it works.
Is it possible to make it smooth in AOD?
Anoniem
WF maker
Posts: 41
Joined: 03 May 2022, 17:55
Location: Enkhuizen
Has thanked: 1 time
Been thanked: 2 times
Contact:

Post by Anoniem »

Thanks now it works.
Is it possible to make it in AOD?
wax
WF maker
Posts: 15
Joined: 01 Jun 2022, 10:34
Location: Zuid-Holland
Contact:

Post by wax »

Great that it works now.

As far as I know it won't work in AOD. Like Animations also won't work. Because they use to much power.
User avatar
asoo
Posts: 2104
Joined: 03 Jan 2019, 01:48
Location: ͼͽ Thailand ͼͽ
Has thanked: 404 times
Been thanked: 2019 times

Post by asoo »

Anoniem wrote: 10 Sep 2022, 17:45
Thanks now it works.
Is it possible to make it in AOD?
If you would like to do Full AOD with showing smooth seconds
There are many ways to do this. But for me i will use this method.
I will use the function "ALL" instead of "ONLY_NORMAL" , and remove all parts of AOD
The watch face will be displayed all the same. whether in normal state or AOD

I've attached an example for better understanding.
fmoon-commander_color8_FAOD.zip
(314.4 KiB) Downloaded 162 times
ͼͽ To request please use the interrelated forum in action ͼͽ
Please do not PM to me for requests ported watchface.
wax
WF maker
Posts: 15
Joined: 01 Jun 2022, 10:34
Location: Zuid-Holland
Contact:

Post by wax »

Thanks asoo this is something I didn't know was available to use ALL instead of ONLY_NORMAL. Very handy to know this.
Anoniem
WF maker
Posts: 41
Joined: 03 May 2022, 17:55
Location: Enkhuizen
Has thanked: 1 time
Been thanked: 2 times
Contact:

Post by Anoniem »

both thanks for your efforts it is really appreciated
Jel
Posts: 8
Joined: 21 Oct 2022, 15:55
Location: Germany
Has thanked: 3 times
Been thanked: 1 time
Contact:

Post by Jel »

Hello together.
At first, many thanks for this great forum and for all the hard work on published tools & examples.
I recently moved from a GTR2 to a GTR4. Based on this community and the great editor program, I've modified a standard Zepp watchface a bit, for usage on the GTR2, some time ago. Because I still like it, I've adopted it successfully to GTR4, now.

In addition I wanted to add a smooth second hand. I read carfully in this forum, looked through examples and made the js code changes accordingly. Unfortunately, it's not working. Second hand is shown at 12am, but not moving.

Any help is appreciated.
Jel
Posts: 8
Joined: 21 Oct 2022, 15:55
Location: Germany
Has thanked: 3 times
Been thanked: 1 time
Contact:

Post by Jel »

Found a solution. THX to @SashaCX75. He posted a link ( https://amazfitwatchfaces.com/gtr/view/28593 THX to @StarScreaM for this work ) in another threat ( viewtopic.php?t=2743&hilit=smooth&start=250 ), for a GTR4 working smooth second hand watchface.
1mylord
Posts: 15
Joined: 18 Jan 2022, 02:52
Location: 충청북도 영동군
Has thanked: 1 time
Contact:

Post by 1mylord »

Thank you very much for the soft second hand ALL function. Works well on GTR4.
Superwitschi
Posts: 16
Joined: 30 Jun 2020, 03:11
Location: Germany
Has thanked: 8 times
Been thanked: 1 time
Contact:

Post by Superwitschi »

Could somone please add smooth second to my watchface. I can`t get it to work. And add it also to index so i can see what is changed in it.
Attachments
index.js
(24.91 KiB) Downloaded 87 times
tagheuer-amg-2_de.zip
(282.45 KiB) Downloaded 133 times
Superwitschi
Posts: 16
Joined: 30 Jun 2020, 03:11
Location: Germany
Has thanked: 8 times
Been thanked: 1 time
Contact:

Post by Superwitschi »

wax wrote: 29 Aug 2022, 18:04
Hi you have to edit the index.js after compile in the editor.
You have to place a function inside and call that function from the location where the second hand is located.
I can if you want download your watchface en edit with smooth second hand send you the index.js so you can see the difference between the standard version. I can also input some Info so you can redo that on other watchfaces.
Could you please add smooth second to my GTR 4 watchface also?
Superwitschi
Posts: 16
Joined: 30 Jun 2020, 03:11
Location: Germany
Has thanked: 8 times
Been thanked: 1 time
Contact:

Post by Superwitschi »

Never mind i got it now , smooth second works now.
AkashPanja
Posts: 1
Joined: 25 Oct 2022, 08:36
Location: Delhi
Contact:

Post by AkashPanja »

is there any way to smooth the second hand in amazefit gtr 2
Abhiie
Posts: 4
Joined: 28 Feb 2023, 21:06
Location: India
Has thanked: 1 time
Contact:

Post by Abhiie »

Smooth seconds possible on amazfit gts 4mini?
Post Reply

Return to “Watchfaces creation (order table)”

Who is online

Users browsing this forum: No registered users and 1 guest