klok

Crates.ioklok
lib.rsklok
version0.2.6
sourcesrc
created_at2024-07-08 08:44:34.106531
updated_at2024-11-02 08:27:40.808596
descriptionsimple terminal clock.
homepage
repositoryhttps://github.com/amatagonsk/klok
max_upload_size
id1295499
size53,106
(amatagonsk)

documentation

README

klok

simple terminal clock.

installation

crate.io

cargo install klok

github

cargo install --git https://github.com/amatagonsk/klok.git

or download from release

--help

Usage: klok [OPTIONS]

Options:
  -s, --size <SIZE>  [possible values: full, half, quadrant, sextant, analog]
  -h, --help         Print help
  -V, --version      Print version

and tab key or click clock change size.

mojibake? (at sextant size)

i guess your terminal font is not support Symbols for Legacy Computing - Wikipedia.

as far as I know, microsoftcascadia-code font is supported.(but nerd font is not good)

nice framework

ratatui
tui-big-text

Commit count: 42

cargo fmt