Skip to content
This repository has been archived by the owner on Apr 17, 2024. It is now read-only.

agausmann/global-clock

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Global Clock

A universal 24-hour analog clock that tells you the time everywhere!

Run in Browser

This app visualizes the rotation and axial tilt of the Earth relative to the Sun in real time (assuming your system's clock is accurate).

The Earth is rendered with an azimuthal projection centered on the South pole, so it will rotate clockwise and so lines of longitude will radiate in straight lines from the center. It is roughly aligned to a 24 hour clock, with midnight at the top and noon at the bottom.

There is also a clock face which displays the local time (again, depending on your system clock) in a 24-hour analog format, so the hour hand is synchronized with the rotation of the Earth.

Build it yourself

Dependencies

Build instructions

Download the repository and run this command in the root directory:

cargo build --release

The executable can be found at target/release/global-clock.

Credits

Earth textures are obtained from the Solar Textures pack, by Solar System Scope. It is made available under the terms of the Attribution 4.0 International license.

Inspired by https://xkcd.com/now:

XKCD: Now

About

(Migrated to https://sr.ht/~agausmann/global-clock) A universal 24-hour analog clock that tells you the time everywhere!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages