LinuxCommandLibrary

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.

HISTORY

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

SEE ALSO

tock(1), tty-clock(1), peaclock(1)

> TERMINAL_GEAR

Curated for the Linux community

Copied to clipboard