I would like to view a watch face I made running on a tablet or PC.
The goal is to make a wall clock with a WearOS watch face.
I would like to view a watch face I made running on a tablet or PC.
The goal is to make a wall clock with a WearOS watch face.
I have not found a perfect way too do this, but here is an idea how to do that:
This is a close as I’ve gotten. It’s Javascript. Not being a Javascript developer I’m having trouble figuring out how to do like operations with the graphic range of the Facer software or WFS.
I’ve got it running on a wall mounted tablet.
https://tudza.org/Backward_Clock_Rabbit/Backward_Clock_Rabbit.html
So… KWGT.
With PC power there is so much you can do but I reproduced one of my minimal faces as an Android widget for my BIG Bold Parent Proof home screen:
Sounds interesting.
Is that the 1967 Ironside or the 2013 Ironside?
Of course
I did eventually find this:
It doesn’t have all the tools you’ve come to expect, but it’s dead simple to make a nice HTML clock with. You can pretty much drop your watch face and hands you have from making a watch face and make an HTML clock out of them.
The gentleman who wrote this added some features I asked for. There is now a method for displaying the date. I originally got smooth moving hands by altering his Javascript, but he has since put in an option for turning smooth hand movement on and off. Originally he was moving the minute hand every minute and the hour hand every hour. He plans to added the display of images at given times.
Here is a gallery of clocks I’ve put together.
It looks interesting, sadly I do not understand language of that tribe.
If I am reading the most recent Javascript correctly, you might still need to put in a tag to refresh the page at some interval if you are using the date display feature.
The date is called up in the HTML file at start, but the Javascript may not update it.