hexclock
Hex clock made in SDL and Nim
Summary
| Latest Version | Unknown |
|---|---|
| License | GPL-3.0-only |
| CI Status | Failing |
| Downloads | 0 |
| Last Indexed | 2026-07-21 05:24 |
Tags
Installation
nimble install hexclock
choosenim install hexclock
git clone https://github.com/RainbowAsteroids/hexclock
OS Compatibility
| Platform | Linux | macOS | Windows | FreeBSD | OpenBSD | NetBSD | Android | iOS | WASM | Embedded |
|---|---|---|---|---|---|---|---|---|---|---|
| hexclock | ✓ | ✓ | ✓ | - | - | - | - | - | - | - |
Source
| Repository | https://github.com/RainbowAsteroids/hexclock |
|---|---|
| Homepage | https://github.com/RainbowAsteroids/hexclock |
| Registry Source | nimble_official |
README
hexclock
Hex clock made in SDL and Nim.
It interprets the current time as a color hex code and makes the window that color (so if it was 7:42:15 PM, the color would be #194215).
