/Clock-of-Clocks

A simple flask server to generate a webpage to display the clock of clocks animation.

Primary LanguageJavaScriptGNU General Public License v3.0GPL-3.0

Clock-of-Clocks

A simple flask server to generate a webpage to display the clock of clocks animation.

Requirements

  • A Python distribution, such as Anaconda
  • flask

Note: If you are only integrating the canvas object, you need only get the clock_of_clocks.js file.


About

The clock_of_clocks.js script attaches itself to the canvas object on your webpage. It can be retooled to fit your particular purpose - directly adjust the background color, clock frame color & line width, and clock hand color & line width. The javascript will also smartly adjust the clock digits to better fit the canvas dimensions.

Basic Demo Video:

Appearance on PC:

Sample of the script running on a PC

Appearance on Mobile:

Sample of the script running on a mobile phone