Skip to content

sandydoo/PolarClockElm

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Polar Clock

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.

See it in action →


Installation

  1. Clone the repository.

    git clone https://github.com/sandydoo/PolarClockElm.git
  2. Install packages.

    yarn install
  3. Compile the code.

    • For local development:

      yarn start
    • For the final release:

      yarn build

Historical reference

The original Polar Clock by pixelbreaker.

The original Polar Clock by pixelbreaker.

Mike Bostock's Polar Clock III.

Mike Bostock's Polar Clock III.