Clock is a simple clock module for looking glass
Clone the clock into a path under your modules path and add the module path to under modules in your configuration.
modules:
- name: simple-clock
url: https://github.com/glasslabs/clock/releases/download/v1.0.0/clock.wasm
position: top:right
config:
timeFormat: 15:04
Default: 15:04
Formats the time display of the clock using Go's time formatting syntax.
Default: Monday, January 2
Formats the date display of the clock using Go's time formatting syntax.
Default: Local
The timezone name according to IANA Time Zone databse