2 releases
0.1.2 | Jan 21, 2022 |
---|---|
0.1.1 | Jan 21, 2022 |
#32 in #hours
5KB
67 lines
Sandglass
A ASCII digital clock.
Installation
Install using Cargo.
cargo install sandglass
Usage
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.
TIME_FORMAT=12h sandglass
Dependencies
~4–11MB
~114K SLoC