5 releases

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

#314 in Command line utilities

Download history 27/week @ 2024-07-29 14/week @ 2024-09-16 17/week @ 2024-09-23 1/week @ 2024-09-30 439/week @ 2024-10-14 24/week @ 2024-10-21 117/week @ 2024-10-28

580 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

~13–24MB
~349K SLoC