sandglass

Crates.iosandglass
lib.rssandglass
version0.1.2
sourcesrc
created_at2022-01-21 10:12:23.698924
updated_at2022-01-21 10:26:18.237762
descriptionASCII digital clock
homepage
repositoryhttps://github.com/mibmo/sandglass
max_upload_size
id518445
size11,908
mib (mibmo)

documentation

README

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
Commit count: 6

cargo fmt