An open API service indexing awesome lists of open source software.

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

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/)