This is a simple javascript clock that uses images to render the time.
There are two versions of the clock. One version uses images that are
supplied in the images folder. The other version uses images that have
been converted to BASE64 and then imbeded in the html. This allows the
clock to be self contained.
The only requirements is an Internet web browser. The clock seems to work with all browsers with the exception of Microsoft Internet Explorer. The clock will work but the bottom half of the HP counter does not render.
When installed on a web site the PNG files should go in the images folder and the html file should be at the same directory level as the images folder. The version that uses BASE64 images can be placed anywhere.
readme.md --This File
HP_Clock_image-vers.htm --Version that uses images in the image folder
HP_Clock_Base64-vers.htm --Version that uses BASE64 images
HP_Clock_JavaScript --Javascript as a seperate file
images --Images of Nixie numbers & HP counter