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

[download] GTS Watchface Bundle

This forum is designed to discuss and develop tools creating watch faces.

Moderatori: asoo, lvpokka, Internal error, Watchmens

Regole del forum
All communication in this branch should only be in English.
To discuss tools that are not in this section, use the “Watchfaces tools (discussion)” forum.
Rispondi
Avatar utente
chm
WF maker
Messaggi: 4
Iscritto il: 30 nov 2018, 22:55
Has thanked: 2 times
Been thanked: 12 times
Contatta:

[download] GTS Watchface Bundle

Messaggio da chm »

The tools are all over the place so I decided to put them in a single bundle.

Just read the readme to understand the workflow and go make those cool watchfaces :).

https://github.com/chm-dev/GTS-watchface-bundle
kotw
Messaggi: 6
Iscritto il: 30 nov 2019, 08:43
Has thanked: 3 times
Been thanked: 9 times
Contatta:

Messaggio da kotw »

Great job, I was waiting for someone to do something normal to do GTS Watchfaces :)

Thanks for sharing :)
LoraMoser

Messaggio da LoraMoser »

Thanks for sharing this tools, works as intended! ;)
allurba
WF maker
Messaggi: 1
Iscritto il: 05 set 2019, 19:13
Contatta:

Messaggio da allurba »

Good work, almost everything works, the circle of progress steps and battery progression does not work in the Gts.
Your code is:

"StepsProgress": {
"Circle": {
"CenterX": 88,
"CenterY": 88,
"RadiusX": 24,
"RadiusY": 24,
"StartAngle": 0,
"EndAngle": 360,
"Width": 3,
"Color": "0x00FF00"

If you add this line if it works on the gts:

"StepsProgress": {
"Circle": {
"CenterX": 87,
"CenterY": 367,
"RadiusX": 26,
"RadiusY": 26,
"StartAngle": 0,
"EndAngle": 360,
"Width": 7,
"Color": "0x00827410",
"Flatness": 0
}
},
"Battery": {
"Scale": {
"CenterX": 47,
"CenterY": 319,
"RadiusX": 18,
"RadiusY": 18,
"StartAngle": 0,
"EndAngle": 365,
"Width": 5,
"Color": "0x00827410",
"Flatness": 0

Would it be very difficult to modify to make it work?
Thank you very much for your work.
Enej
Messaggi: 1
Iscritto il: 11 gen 2020, 09:33
Località: Slovenia
Contatta:

Messaggio da Enej »

Hello, I have trouble with adding and moving weather, I click on the add weather button and it shows on the watch face, but in json there is nothing added so I could move x and y paths... Also when I move folder of the watchface into pack.cmd, nothing happens... Anyone know how to help with that?

Thank you and kind regards
rubiales41
WF maker
Messaggi: 8
Iscritto il: 08 dic 2019, 08:03
Has thanked: 5 times
Contatta:

Messaggio da rubiales41 »

hello, does anyone know how it is done to change only the background of an already created sphere ?, I get to unpack the .bin file but how do I add the background that I want ?, so that when I package it I am not mistaken ?.
danbroken
WF maker
Messaggi: 3
Iscritto il: 09 feb 2020, 10:39
Località: Brasília
Has thanked: 1 time
Been thanked: 2 times
Contatta:

Messaggio da danbroken »

rubiales41 ha scritto: 30 gen 2020, 21:55
hello, does anyone know how it is done to change only the background of an already created sphere ?, I get to unpack the .bin file but how do I add the background that I want ?, so that when I package it I am not mistaken ?.
Open the .json file and check "Background" section. "ImageIndex" is the number of png filename that matches with background file. To change, use other imagem with 338x442 pixel size. Copy and rename to "ImageIndex" number with png extension. For exemple if Background section is:

Codice: Seleziona tutto

    "Background": {
        "Image": {
            "ImageIndex": 500,
            "X": 0,
            "Y": 0
        }
So background filename is 500.png

Sorry my poor english. :)
danbroken
WF maker
Messaggi: 3
Iscritto il: 09 feb 2020, 10:39
Località: Brasília
Has thanked: 1 time
Been thanked: 2 times
Contatta:

Messaggio da danbroken »

Hello everybody! I made one watchface from scratch. It works perfectly. It has hour, minute, second, calories, month, day, week, steps, battery and pulse. But the problem came when I try to put more information like weather. The weather icon and info works, but battery icon and "°C" signal dissapear. Is there a limit to screen information and animation icons? Or is it a bug? :ugeek:
danbroken
WF maker
Messaggi: 3
Iscritto il: 09 feb 2020, 10:39
Località: Brasília
Has thanked: 1 time
Been thanked: 2 times
Contatta:

Messaggio da danbroken »

danbroken ha scritto: 13 feb 2020, 01:19
Hello everybody! I made one watchface from scratch. It works perfectly. It has hour, minute, second, calories, month, day, week, steps, battery and pulse. But the problem came when I try to put more information like weather. The weather icon and info works, but battery icon and "°C" signal dissapear. Is there a limit to screen information and animation icons? Or is it a bug? :ugeek:
Nevermind. I found the problem. Packed BIN file without compression was bigger than 1.5mb. I fix removing some resources images. :)
mvtnhan
Messaggi: 1
Iscritto il: 01 gen 2020, 15:42
Località: Hồ Chí Minh
Contatta:

Messaggio da mvtnhan »

how to create background by image.gif
Brotrix
Messaggi: 1
Iscritto il: 18 nov 2020, 07:01
Località: USA
Contatta:

Messaggio da Brotrix »

I have downloaded this and all of it does not extract. Wont let me add any backgrounds, Any Ideas im doing wrong?
jorgealmeida.rs
WF maker
Messaggi: 10
Iscritto il: 16 lug 2020, 01:28
Località: Brazil
Been thanked: 2 times
Contatta:

Messaggio da jorgealmeida.rs »

Please ! Is there something like this to make the GTS 2, GTS 2 MINI Watchfaces? Thanks
amazneo
Messaggi: 13
Iscritto il: 04 dic 2021, 00:18
Località: US
Has thanked: 12 times
Contatta:

Messaggio da amazneo »

Anyone successfully try this tool in Dec 2021?

The unpack.cmd doesn't do anything?

I'm using Windows 10 Pro v.20H2
Rispondi

Torna a “Watchfaces tools”

Chi c’è in linea

Visitano il forum: bonaccolto90 e 1 ospite