Page 1 of 1

watchface request for GTS3

Posted: 22 Jan 2026, 16:23
by molnarmilan000
Hi, I'm wondering if it's possible to make something like this for GTS3, and if so, how?
Spoiler
Image

Re: watchface request for GTS3

Posted: 22 Jan 2026, 18:14
by asoo
molnarmilan000 wrote: 22 Jan 2026, 16:23
Hi, I'm wondering if it's possible to make something like this for GTS3, and if so, how?
Spoiler
Image
I don't know if you're asking because you want to build it yourself, or if you're just asking to see if it's possible.
If you want to build it yourself, it is possible. As for how, the answer is you need to be able to write scripts and understand the calculations of the watch face.
And you need to actually do it.

From the image you provided, it appears to be a Binary Watch.
The model you mentioned can be created using the script provided in the attachment.

This is just an example to show that if you understand the calculations of the watch face and know how to write scripts, you can create a watch face. I will not proceed with any further action or explain the script. If you want to understand, try finding by yourself
or use AI to answer your question.

Preview and Download
Image
I do not have GTS3 so this watchface I tested it on my Bip6 , it's work normal
But I think it's can work on GTS3 to Because this API1
BinaryWatch.zip
(8.1 KiB) Downloaded 74 times
The watch face is designed to demonstrate that if you can write scripts and understand the clock's calculations, you can create it. Therefore, if you wish to proceed further, please do so yourself. I am not interested in taking any further action.

Re: watchface request for GTS3

Posted: 22 Jan 2026, 18:29
by molnarmilan000
Thank you so much for the information and example.