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.9 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: STABLE/MAINTENANCE -- zeitzono is usable
        and has all intended functionality; going forward we will only
        make bug-fix releases; we plan on doing a full code rewrite to
        replace major underlying libraries along with a name change;
        stay tuned to this page for more information
    
- Current Version: 0.9.3 - released 2025-06-03 (signed checksums,  ChangeLog)
    
- Download source code from PyPI
    
- install via pip: pip install zeitzono
- contact: info@zeitzono.org
- screenshots: