Digital Clock
Displays a configurable digital clock.
Configuration
digitalclock:
color: orange
enabled: true
font: bigfont
hourFormat: 12
position:
top: 0
left: 1
height: 1
width: 1
refreshInterval: 1
title: "big clock"
type: "digitalclock"
Screenshots

Attributes
| Name | Value |
|---|---|
color
The color to display the clock time in. |
|
font
The font to display the clock time in. |
|
hourFormat
Optional The format of the clock. Default: 24.
|
12, 24 |
Source Code
https://github.com/wtfutil/wtf/tree/master/modules/digitalclock