worldclock-tui-1.0.0 is not a library.
World Clock
Disclaimer: this project is completely vibecoded.
A small Rust terminal UI that shows the current time across UTC offsets or the full IANA timezone list.


Features
- Live-updating clock display in a terminal UI
- Two views: compact UTC offsets and full timezone database
- Scrollable table with keyboard navigation
- Highlights the local timezone offset and marks yesterday/tomorrow differences
Run
Install
Controls
qorEsc: quita: toggle between UTC offsets and all IANA zonesUp/k: scroll upDown/j: scroll downPageUp: jump up one pagePageDown: jump down one pageCtrl-u: jump up half a pageCtrl-d: jump down half a pageggorHome: jump to the topGorEnd: jump to the bottom
Notes
- Built with
ratatuiandcrossterm - Timezone data comes from
chrono-tz - If the terminal window is too small, the app shows a resize warning instead of the table