https://github.com/thinkaliker/hexclock
Displays the time as a hex value
https://github.com/thinkaliker/hexclock
clock color hex-clock html js
Last synced: 2 months ago
JSON representation
Displays the time as a hex value
- Host: GitHub
- URL: https://github.com/thinkaliker/hexclock
- Owner: thinkaliker
- License: mit
- Created: 2015-06-07T06:01:43.000Z (about 10 years ago)
- Default Branch: gh-pages
- Last Pushed: 2024-08-16T00:53:52.000Z (10 months ago)
- Last Synced: 2025-02-15T11:48:27.752Z (4 months ago)
- Topics: clock, color, hex-clock, html, js
- Language: JavaScript
- Homepage: http://cdn.thinkaliker.com/HexClock/
- Size: 50.8 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# HexClock
HexClock source used for [HexClockMetroJS](https://github.com/thinkaliker/HexClockMetroJS)
Modes:
- Scaled: Uses the numerical value to scale the color in a range of colors to calculate the hex value of the background.
- Normal: Uses the decimals to calculate the hex value of the background.Hosted at [https://cdn.thinkaliker.com/HexClock/](https://cdn.thinkaliker.com/HexClock/)