TUI world clock — navigate time across zones with arrow keys
Project description
tzworld
TUI world clock. Navigate time across configured timezones with arrow keys.
Install
pipx install tzworld
# or
uv tool install tzworld
Usage
tz # launch with defaults
tz -q 30 # 30-minute column steps
Keys
| Key | Action |
|---|---|
← → |
Move through time |
↑ ↓ |
Switch zone row |
t |
Jump to now |
+ / - |
Increase / decrease quantum |
q |
Quit |
Config
~/.config/tz/config.json
{
"quantum": 15,
"ref_zone": "UTC",
"zones": [
{ "zone": "America/New_York", "label": "New York" },
{ "zone": "UTC", "label": "UTC" },
{ "zone": "Europe/London", "label": "London" },
{ "zone": "Asia/Kolkata", "label": "Kolkata" },
{ "zone": "Asia/Tokyo", "label": "Tokyo" }
]
}
ref_zone controls which timezone drives the column header times and the date-diff highlighting (cells on a different calendar date than the ref zone are shown in magenta).
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file tzworld-0.1.0.tar.gz.
File metadata
- Download URL: tzworld-0.1.0.tar.gz
- Upload date:
- Size: 4.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd4d2fe56c609ab961241d31e6588f9750cdd2ec5a1184a689cab9788580a2ca
|
|
| MD5 |
f3549b78ff6c8b6cd10b487c103df12c
|
|
| BLAKE2b-256 |
d7d499d5d87e21cdf7ac6d0042cf8dfd0f06a3a0e485e1df091fab22d64ffd40
|
File details
Details for the file tzworld-0.1.0-py3-none-any.whl.
File metadata
- Download URL: tzworld-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.8.17
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
66f7e7b2b7c41058370b61f66f9950d8f76621c615030d680fbbb26abd209141
|
|
| MD5 |
77fcf807cf45a8d744f6640d19c335e4
|
|
| BLAKE2b-256 |
58ab097e92a2089587ab57f5e9cafcd35208f67b0b3a6c1b65f186108dda428e
|