Pagina 1 di 1

[download] GTS Watchface Bundle

Inviato: 18 dic 2019, 01:01
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

Re: [download] GTS Watchface Bundle

Inviato: 18 dic 2019, 11:46
da kotw
Great job, I was waiting for someone to do something normal to do GTS Watchfaces :)

Thanks for sharing :)

Re: [download] GTS Watchface Bundle

Inviato: 24 dic 2019, 05:23
da LoraMoser
Thanks for sharing this tools, works as intended! ;)

Re: [download] GTS Watchface Bundle

Inviato: 29 dic 2019, 17:08
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.

Re: [download] GTS Watchface Bundle

Inviato: 21 gen 2020, 21:03
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

Re: [download] GTS Watchface Bundle

Inviato: 30 gen 2020, 21:55
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 ?.

Re: [download] GTS Watchface Bundle

Inviato: 13 feb 2020, 01:05
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. :)

Re: [download] GTS Watchface Bundle

Inviato: 13 feb 2020, 01:19
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:

Re: [download] GTS Watchface Bundle

Inviato: 13 feb 2020, 20:07
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. :)

Re: [download] GTS Watchface Bundle

Inviato: 07 mar 2020, 13:34
da mvtnhan
how to create background by image.gif

Re: [download] GTS Watchface Bundle

Inviato: 19 nov 2020, 17:12
da Brotrix
I have downloaded this and all of it does not extract. Wont let me add any backgrounds, Any Ideas im doing wrong?

Re: [download] GTS Watchface Bundle

Inviato: 16 feb 2021, 02:04
da jorgealmeida.rs
Please ! Is there something like this to make the GTS 2, GTS 2 MINI Watchfaces? Thanks

Re: [download] GTS Watchface Bundle

Inviato: 07 dic 2021, 05:25
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