Just a pure dark clock. 12hr.
| Keyboard keys | Screen tap | Functions |
|---|---|---|
f 1 2 |
Hour | Toggle font style |
m |
Minute | Show / Hide this manual |
w |
Second (Left) | Toggle White / Gray color |
c |
Second (Right) | Random color (8 colors) |
You can save settings by modifying the link in your browser's address bar:
-
Disable Position Shift
The position shifting every hour is for OLED screen protection.
If you want to disable it,
add?oled=0to the end.
Example:.../clock.html?oled=0 -
Set Custom Color
Add?color=ColorCode(Use 6-digit hex code, no '#').
Example:.../clock.html?color=71A1F0 -
Use Both
Connect them with an '&' symbol.
Example:.../clock.html?oled=0&color=71A1F0
Or you can ignore these function, too!
It's already a nice clock even if you don't configure anything.
Link:
theArnoll.github.io/pureclock
or
pse.is/pureclock
Keyboard is no longer required for configuration.
Formatted everything to make it easier to read.
Make the manual view stay in the screen on desktop / landscape screen.
Removed keyboard instruction in manual view on mobile device (devices with touch screen, not able to hover)