Pagina 1 di 1

How to make custom watch face for GTR?

Inviato: 17 ago 2019, 09:36
da goranp
Like in subject, how to make custom watch face for GTR?

I see tools for other models but not for GTR.

Re: How to make custom watch face for GTR?

Inviato: 18 ago 2019, 06:50
da mariog
how can I make a custom watch face for GTR?
someone can show me a procedure?

Re: How to make custom watch face for GTR?

Inviato: 20 ago 2019, 13:22
da 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?

Re: How to make custom watch face for GTR?

Inviato: 23 ago 2019, 04:09
da 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.

Re: How to make custom watch face for GTR?

Inviato: 28 ago 2019, 02:42
da 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....

Re: How to make custom watch face for GTR?

Inviato: 28 ago 2019, 05:58
da w0mbat
dolandolando ha scritto: 28 ago 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.

Re: How to make custom watch face for GTR?

Inviato: 29 ago 2019, 21:46
da XADE
Any idea why the color issue?

Re: How to make custom watch face for GTR?

Inviato: 01 set 2019, 18:38
da 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!

Re: How to make custom watch face for GTR?

Inviato: 05 set 2019, 19:40
da manelto
peaceweapon ha scritto: 01 set 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.

Re: How to make custom watch face for GTR?

Inviato: 01 ott 2019, 14:27
da 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.

Re: How to make custom watch face for GTR?

Inviato: 28 dic 2019, 05:32
da 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

Re: How to make custom watch face for GTR?

Inviato: 29 dic 2019, 02:14
da hikashi
They are using python based tool.
The exe extractor is not up to date.

Re: How to make custom watch face for GTR?

Inviato: 29 dic 2019, 13:57
da Volker Liebzeit
That is the problem. I used python 3.8, newer than the specified one. But nothing happens...

Re: How to make custom watch face for GTR?

Inviato: 29 dic 2019, 14:14
da hikashi
Immagine

Try use different python tools
Im using dev-gtr py tools.. its stated in the same thread

Re: How to make custom watch face for GTR?

Inviato: 01 gen 2020, 05:29
da 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 :)

Re: How to make custom watch face for GTR?

Inviato: 02 gen 2020, 10:40
da Lordalpine
Volker Liebzeit ha scritto: 01 gen 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^^

Re: How to make custom watch face for GTR?

Inviato: 03 gen 2020, 19:13
da 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.

Re: How to make custom watch face for GTR?

Inviato: 15 gen 2020, 20:21
da Matth78
Same here I have problems as soon as I try to add battery on my custom watchface.

Re: How to make custom watch face for GTR?

Inviato: 23 mag 2020, 11:10
da watch996
and for verge lite too :-)