Hi HN!
Built gtime, a Python command-line utility to look up, compare, and convert time across global cities. It supports fuzzy search, favorites, meeting time conversion, and a live/watch mode — all with colorful terminal output via Rich.
Created this tool because existing CLI options felt too limited or clunky. gtime aims to make working with global times fast and pleasant, especially for remote teams or frequent schedulers.
Try it:
$ pip install gtime
GitHub: https://github.com/savitojs/gtime
Feedback, feature requests, and issues are welcome!