5 releases

0.2.6 Nov 2, 2024
0.2.5 Oct 17, 2024
0.2.2 Jul 8, 2024

#318 in Command line utilities

Download history 27/week @ 2024-07-27 13/week @ 2024-09-14 16/week @ 2024-09-21 3/week @ 2024-09-28 399/week @ 2024-10-12 62/week @ 2024-10-19 2/week @ 2024-10-26 140/week @ 2024-11-02 4/week @ 2024-11-09

289 downloads per month

MIT license

21KB
347 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 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

Dependencies

~14–24MB
~353K SLoC