Zeitzono
A city based timezone converter with a curses (TUI) interface.
- Features:
- city based: given 1 or more
cities, Zeitzono can display the time for each city in addition
to the local time on the running machine from which it is
instantiated
- allows entry of arbitrary times - currently through a time "slider"; future releases will understand and parse localized dates in almost any string format
- open-source (BSD License)
- Python based
- text user interface (aka TUI)
- Requirements:
- Python 3.8 or higher
- runs on POSIX systems—BSD, Linux, macOS, Cygwin, etc. (Zeitzono has been
tested with, and seems to work well on recent versions of FreeBSD,
OpenBSD, NetBSD, Debian, Ubuntu, and CentOS)
- Python dependencies:
- urwid
- pytz
- tzlocal
- python-dateutil
- parsedatetime
- Development Status: BETA -- zeitzono is usable
and has most intended functionality; some minor bugs may remain and
will be fixed in future releases (which may make breaking changes), your feedback is appreciated
- Current Version: 0.9.1 - released 2024-07-31 (signed checksums, ChangeLog)
- Download source code from PyPI
- install via pip:
pip install zeitzono
- contact:
info@zeitzono.org
- screenshots: