A simple flask server to generate a webpage to display the clock of clocks animation.
- 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.
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.