NathanielWroblewski / clocks

An array of analog clocks acting as a seven-segment display (the type of display common to digital clocks)

Home Page:https://nathanielwroblewski.github.io/clocks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Digital / Analog

"All ideas are second-hand..." -- Mark Twain

An array of analog clocks acting as a seven-segment display (the display common to digital clocks).

screenshot1 screenshot2

Running locally

On a mac, clone the repo and run:

$ git clone https://github.com/NathanielWroblewski/clocks.git
$ cd clocks
$ open http://localhost:8000 && python -m SimpleHTTPServer

About

An array of analog clocks acting as a seven-segment display (the type of display common to digital clocks)

https://nathanielwroblewski.github.io/clocks


Languages

Language:JavaScript 73.8%Language:HTML 22.2%Language:CSS 4.1%