A ASCII digital clock.
Install using Cargo.
sh
cargo install sandglass
Sandglass is run from the commandline.
The default time format is 24 hour, but a 12 hour clock can be used by specifying the TIME_FORMAT
environment variable.
sh
TIME_FORMAT=12h sandglass