5 releases

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

#380 in Command line utilities

Download history 47/week @ 2024-10-20 94/week @ 2024-10-27 48/week @ 2024-11-03 3/week @ 2024-11-10 5/week @ 2024-11-17 1/week @ 2024-11-24 22/week @ 2024-12-08

390 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

~12–23MB
~329K SLoC