tuime
Colorful and customizable TUI clock
TLDR
Display the default clock
$ tuime
Custom time format$ tuime --format "[%H:%M:%S]"
Custom color and font$ tuime --color [red] --font [font-block]
SYNOPSIS
tuime [options]
DESCRIPTION
tuime is a simple, colorful TUI clock for your terminal. It supports customizable time formats, multiple fonts (block, simple, 3D, etc.), gradient color support, and UTC offset configuration.
INSTALL
yay -S tuime
HISTORY
tuime was created by Nathan Dawit (nthnd) and is written in Rust.
