2 releases

0.2.2 Jul 8, 2024
0.2.1 Jul 8, 2024

#2818 in Command line utilities

MIT license

20KB
293 lines

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 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

Dependencies

~12–19MB
~242K SLoC