Skip to content

glydeck/hp_javascript_clock

Repository files navigation


Web Clock Rendered as a Hewlett Packard Counter

Created glydeck 1/25/2016


Screen Shot

Screen Shot

Introduction

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.

Requirements

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.

Installation

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.

Contents

  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  

About

Web Clock Rendered as a Hewlett Packard Counter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published