An Omarchy Shell bar plugin for comparing a selected time across multiple time zones without changing the system time zone.
The current system time zone is detected with timedatectl and pinned as the
first row. Additional IANA zones are searchable from the panel and persisted
in ~/.config/omarchy/world-time/zones. A fresh installation starts with only
the current zone.
- Click an hour to select it.
- Use Left/Right to move one hour.
- Press
Ato open the timezone search. - Press
Nor right-click the bar icon to return to the next whole local hour. - Use the search at the bottom to add a zone; remove comparison rows with the close button beside their name.
- Scroll over the panel to move through hours.
Each row uses the time zone database through GNU date, so daylight-saving
changes are reflected for the selected date. Midnight gets a divider and date
label, and the selected instant stays in the center column.
omarchy plugin add https://github.com/mwikala/omarchy-world-time.git --enableUpdate later with omarchy plugin update mwikala.world-time.
- Omarchy Shell
- GNU coreutils
jq- systemd's
timedatectl
MIT
