All Projects → sandydoo → PolarClockElm

sandydoo / PolarClockElm

Licence: BSD-3-Clause license
A colorful animated polar clock in the browser. Built with Elm and inspired by an infamous screensaver.

Programming Languages

elm
856 projects
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language
shell
77523 projects

Projects that are alternatives of or similar to PolarClockElm

ColorClockSaver
A screensaver for macOS
Stars: ✭ 57 (+96.55%)
Mutual labels:  clock, screensaver
word-clock-screensaver
macOS screensaver displaying the time in English words
Stars: ✭ 80 (+175.86%)
Mutual labels:  clock, screensaver
BeautyClock
A simple project draw clock view by using Canvas and Kotlin
Stars: ✭ 14 (-51.72%)
Mutual labels:  clock
epaper-clock-and-more
e-paper clock + weather + AQI + traffic delays - using Waveshare 2.7inch & 4.2inch eink displays running on Raspberry Pi
Stars: ✭ 34 (+17.24%)
Mutual labels:  clock
pico-solar-system
No description or website provided.
Stars: ✭ 186 (+541.38%)
Mutual labels:  clock
Clock
一个简单的计时器程序💡/A sample clock⏰
Stars: ✭ 15 (-48.28%)
Mutual labels:  clock
pingPongBallClock
Raspberry Pi code for the Ping Pong Ball Clock Project
Stars: ✭ 23 (-20.69%)
Mutual labels:  clock
AerialForWindows
Aerial For Windows is a Windows screen saver based on the new Apple TV screen saver
Stars: ✭ 30 (+3.45%)
Mutual labels:  screensaver
Countdown-Gif-Generator
Generates a gif of a countdown clock at the endpoint that can be used on websites and in emails
Stars: ✭ 21 (-27.59%)
Mutual labels:  clock
jQuery-Clock-Plugin
Turns a given dom element into a jQuery Clock that can take an initial timestamp instead of client system time, supports internationalization and PHP Style Format Characters, and is relatively independent from system clock
Stars: ✭ 70 (+141.38%)
Mutual labels:  clock
clock
Logical clocks implementation in Rust
Stars: ✭ 37 (+27.59%)
Mutual labels:  clock
timestampy
🕒 Bunch of utilities useful when working with UNIX timestamps
Stars: ✭ 21 (-27.59%)
Mutual labels:  clock
mamesaver
Mamesaver is a mame emulated screensaver - get all the good ol' games playing their demo modes while you procrastinate and enjoy!
Stars: ✭ 26 (-10.34%)
Mutual labels:  screensaver
vue-flip-down
vue 翻页倒计时组件 妙啊
Stars: ✭ 90 (+210.34%)
Mutual labels:  clock
LockerScreen
Android lock screen,slide to unlock ! 安卓锁屏,上滑解锁,效果酷炫,值得拥有!
Stars: ✭ 81 (+179.31%)
Mutual labels:  screensaver
html5-screensaver-node-webkit
Screensaver made with HTML5, CSS, Javascript and NodeJS driven by node-webkit
Stars: ✭ 30 (+3.45%)
Mutual labels:  screensaver
ClockAnimationView
Android animated clock view.
Stars: ✭ 33 (+13.79%)
Mutual labels:  clock
analogclock
🕰 A customizable analog clock built using React
Stars: ✭ 16 (-44.83%)
Mutual labels:  clock
simple-analog-clock
Simple clock view for displaying uh...time?
Stars: ✭ 24 (-17.24%)
Mutual labels:  clock
ArcPageIndicator
Android Page Indicator for ViewPager with original animations. It uses an ellipse to dispose indication spots, and can draw a hand, like in old elevators.
Stars: ✭ 73 (+151.72%)
Mutual labels:  clock

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].