Building something and then going "Why would anyone use this?"

I’m relatively new to all of this, Having just inherited my wife’s old watch when she upgaded
anyway Tonight I had a random thought about a watch face that displayed the time Digitally in Hexadecimal Numbers, so I made a simple watch face with just Hexadecimal Digital time on it

I got half way through the minutes coding, and was like “Why would anyone want this face?”
But I’m so far along I might as well finish the face as it might help someone at a later time hahaha

6 Likes

nice evil

2 Likes

Always check your AOD mode before publishing. Currently your AOD is a blank screen.
image
And before you publish a watchface, always tap the Sun and Night icons in the lower left of screen to ensure the displays are as you want
image

2 Likes

When someone asks what’s the time…show him the watch…see for your self, buddy…

3 Likes

very true

2 Likes

Well, I’ve seen people do binary watch faces… same question… I guess some people can read this stuff…

I’ve done one with the predator font, guess only hard core fans can read it, but I added it below the real time:

BTW: embedding a watch face here, take away everything between the “?” and the “/”,
so the original code:

<iframe src="https://www.facer.io/watchface/kWi3M6CQvc?draft=true/embed" width="435" height="580" style="border:0;"></iframe>

should look lie this:

<iframe src="https://www.facer.io/watchface/kWi3M6CQvc/embed" width="435" height="580" style="border:0;"></iframe>

3 Likes