LinuxCommandLibrary
GitHubF-DroidGoogle Play Store

tuime

Colorful and customizable TUI clock

TLDR

Display the default clock
$ tuime
copy
Custom time format
$ tuime --format "[%H:%M:%S]"
copy
Custom color and font
$ tuime --color [red] --font [font-block]
copy

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
copy

HISTORY

tuime was created by Nathan Dawit (nthnd) and is written in Rust.

SEE ALSO

tock(1), tty-clock(1)

Copied to clipboard
Kai