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

How to make custom watch face for GTR?

Archive closed topics

Moderators: Internal error, Watchmens

Locked
goranp

How to make custom watch face for GTR?

Post by goranp »

Like in subject, how to make custom watch face for GTR?

I see tools for other models but not for GTR.
mariog

Post by mariog »

how can I make a custom watch face for GTR?
someone can show me a procedure?
ahahahaah
WF maker
Posts: 10
Joined: 09 Jun 2018, 11:48
Been thanked: 1 time
Contact:

Post by ahahahaah »

some people have created faces for gtr but i dont see any tool for this... there is only for bip and cor but not gtr, so how did they do their faces for gtr?
hall
WF maker
Posts: 7
Joined: 15 Aug 2019, 09:07
Been thanked: 1 time
Contact:

Post by hall »

there is tool to unpack and re-pack for GTR but still has bug as color changed. It can use to modify element of the watch face but problem is color.
dolandolando

Post by dolandolando »

Same here.
I see new GTR watch faces being added daily by users, so there must be a way to create them, but I cannot seem to find any guide explaining the process and software needed in order to do it.

Can someone point me out to a guide/software? Feels like it`s some kind of secret or something....
w0mbat
WF maker
Posts: 9
Joined: 13 Jul 2019, 15:37
Location: France
Has thanked: 3 times
Been thanked: 1 time
Contact:

Post by w0mbat »

dolandolando wrote: 28 Aug 2019, 02:42
Can someone point me out to a guide/software? Feels like it`s some kind of secret something....
Sometimes you have to experiment by yourself and read a lot... Yeah I know "read", right ... Not everything is delivered on a silver plate...
BTW Manelto made a quick post literally 2 or 3 days ago.
viewtopic.php?f=29&t=782&start=50

And this watch is pretty new, give it time.
User avatar
XADE
WF maker
Posts: 9
Joined: 28 Aug 2019, 10:35
Has thanked: 2 times
Contact:

Post by XADE »

Any idea why the color issue?
peaceweapon
WF maker
Posts: 4
Joined: 27 Aug 2019, 07:10
Been thanked: 1 time
Contact:

Post by peaceweapon »

I followed the instructions laid out by Manelto and I was able to change the background of a Watchface to fit my needs.
The problem is with changing the actual content of the Watchface: what is shown, in which position, etc...
I understand that the rules for that content are laid out in the json file but I can't understand how that works or can be changed (I'm total noob at programming).
Does anyone have a tutorial for how to modify the commands for each function?
Is there any tool that I can install on my computer to edit the json file and testing it?
Thanks!
manelto

Post by manelto »

peaceweapon wrote: 01 Sep 2019, 18:38
I followed the instructions laid out by Manelto and I was able to change the background of a Watchface to fit my needs.
The problem is with changing the actual content of the Watchface: what is shown, in which position, etc...
I understand that the rules for that content are laid out in the json file but I can't understand how that works or can be changed (I'm total noob at programming).
Does anyone have a tutorial for how to modify the commands for each function?
Is there any tool that I can install on my computer to edit the json file and testing it?
Thanks!
The json file is a text file that you can edit with a text editor (I use notepad ++). The best way to understand how these files work is to download a bin file, unzip it with the python tool and view the content. Change some things and compile to see the result.

In the python tool that I described how to use, there is a folder that contains an example clock with all the elements that you can add to a clock face (Watchfaceparser).

When you start to see the results, however small, it is very rewarding. It is fun.

Be patient and go testing.
ahahahaah
WF maker
Posts: 10
Joined: 09 Jun 2018, 11:48
Been thanked: 1 time
Contact:

Post by ahahahaah »

ok for the json file but it is less userfriendly that the online tool that proposes a visual interface to make your watchface (such as the WFeditor for the bip watch (here https://amazfitwatchfaces.com/editor/wa ... ditor/?bip ) for example).
the source code is generated by the wfeditor, and if you dont know the syntax, you can't guess it only with the json file only.

my question is to know if the website can add a wfeditor for gtr too, to give the possibility to more people to make their own watchfaces easily.
Volker Liebzeit
Posts: 4
Joined: 27 Dec 2019, 12:43
Location: Germany
Contact:

Post by Volker Liebzeit »

Hello, community,

I have just tried to get some information from this forum and I am very grateful that there is so much to read about my new Smartwatch Amazfit GTR 47 mm.
I have now tried to extract a bin file using the tool viewtopic.php?f=29&t=816&p=2313#p2313 offered here. I don't use original Watchfaces but custom Watchfaces already created by users like https://amazfitwatchfaces.com/gtr/view/2081. Unfortunately the error is always the same as shown in the picture. Can anyone help me with this?
Furthermore I read in the posts above my post how the packing/unpacking should work (if it works ;-) ). But how do I edit the unpacked files - so which tool do I use to do that ? Or is this really pure programming via json file text editor?

Thanks in advance for an answer.

Volker
Attachments
Fehler.JPG
Fehler.JPG (69.36 KiB) Viewed 31247 times
hikashi
WF maker
Posts: 16
Joined: 18 Nov 2019, 14:48
Has thanked: 1 time
Been thanked: 14 times
Contact:

Post by hikashi »

They are using python based tool.
The exe extractor is not up to date.
Volker Liebzeit
Posts: 4
Joined: 27 Dec 2019, 12:43
Location: Germany
Contact:

Post by Volker Liebzeit »

That is the problem. I used python 3.8, newer than the specified one. But nothing happens...
hikashi
WF maker
Posts: 16
Joined: 18 Nov 2019, 14:48
Has thanked: 1 time
Been thanked: 14 times
Contact:

Post by hikashi »

Image

Try use different python tools
Im using dev-gtr py tools.. its stated in the same thread
Volker Liebzeit
Posts: 4
Joined: 27 Dec 2019, 12:43
Location: Germany
Contact:

Post by Volker Liebzeit »

IThanks for your help, I have also tried several programs. The problem always occurs when I want to unpack Watchfaces with weather. The post says you need Python+pillow. This Pillow is the problem I think. I tried to install it but somehow it doesn't seem to work.

The yellow bar in my posted picture shows that there is a problem with the weather icons.

Well, then I just have to wait for you to put beautiful Watchfaces online again :)
User avatar
Lordalpine
WF maker
Posts: 62
Joined: 09 Oct 2019, 22:09
Location: Santo Tirso
Has thanked: 6 times
Been thanked: 35 times
Contact:

Post by Lordalpine »

Volker Liebzeit wrote: 01 Jan 2020, 05:29
IThanks for your help, I have also tried several programs. The problem always occurs when I want to unpack Watchfaces with weather. The post says you need Python+pillow. This Pillow is the problem I think. I tried to install it but somehow it doesn't seem to work.

The yellow bar in my posted picture shows that there is a problem with the weather icons.

Well, then I just have to wait for you to put beautiful Watchfaces online again :)
Setup Python Tool environment
viewtopic.php?f=38&t=1110

With SashaCX75Tool Gui, in 5.1 you can't unpack with the "No Python Tool Version of this Gui Package, retrieved @4PDA on Sascha75 link ] When you try, It does nothing on Hikashi Watchface [ The One with Analogic Extra Hand or on my Daytona ]

Got a private messaging discussion for this problem with MaikelDevil and create The Setup Python Tool Post available here

When Python + Pillow is done, go to https://github.com/amazfitbip/py_amazfit_tools/branches
And retrieve the Fix Array branch [ More option than Loly Python tool to design ]


My Link to a zip file that has
SashaCX75 Gui Tool 5.1 Python Version
SashaCX75Gui Tool No Python Version
fix_array by dpeddi Python Tool :

https://drive.google.com/open?id=16JxHh ... w4sSZ3P3N1

Don't forget to Thank Dpeddi and SashaCX75 on 4PDA if you can^^
kampanita
WF maker
Posts: 34
Joined: 25 Oct 2019, 06:15
Has thanked: 8 times
Been thanked: 7 times
Contact:

Post by kampanita »

I am using both methods and getting some WF that seem to be good but can not be installed at the GTR....
I thougth that i was caused by the size of pngs, but the size of .bin is only 1.467 kb so i that's not the problem.

Could be something related to "weather" ¿? it seems to create good bin files but they are not getting installed...
Any light will be thanked.
Matth78
WF maker
Posts: 4
Joined: 31 Dec 2019, 12:24
Location: France
Has thanked: 1 time
Contact:

Post by Matth78 »

Same here I have problems as soon as I try to add battery on my custom watchface.
watch996
WF maker
Posts: 8
Joined: 23 May 2020, 07:09
Location: israel
Has thanked: 1 time
Contact:

Post by watch996 »

and for verge lite too :-)
Locked

Return to “Closed topics”

Who is online

Users browsing this forum: No registered users and 1 guest