A colorful animated polar clock in the browser. Built with Elm and inspired by an infamous screensaver.
Not a very good clock, not a very good screen saver, but oh-so very pretty.
Inspired by Mike Bostock's Polar Clock III and the original, flash-based screensaver PolarClock by pixelbreaker.
-
Clone the repository.
git clone https://github.com/sandydoo/PolarClockElm.git
-
Install packages.
yarn install
-
Compile the code.
-
For local development:
yarn start
-
For the final release:
yarn build
-
The original Polar Clock by pixelbreaker.
Mike Bostock's Polar Clock III.