Releases: saiyam-sandhir/Python-World-Clock
Releases · saiyam-sandhir/Python-World-Clock
Python-World-Clock-v1.0.0
Python-World-Clock
Python World Clock is a software program that displays the current time for multiple timezones or locations around the world.
Preview
Features of V1.0.0
- Ability to create a clock for any location given its timezone or coordinates.
- Shows the current time for any location given its timezone is selected or its coordinates are entered.
- Option to add/remove clocks/time bars from the display window.
- User-friendly interface with a graphical display.
- Contains an integrated map that marks the location of the created clocks/time bars.
- User can easily zoom into the location of a clock using the "Locate" button in the clock/time bar.
- more
Requirements
- Python 3.x
- tkinter
- customtkinter
- tkintermapview
- configparser
- datetime
- time
- threading
- pytz
- pillow
- csv
- pandas
- random
- os
- geopy
- timezonefinder
Full Changelog: https://github.com/saiyam-sandhir/Python-World-Clock/commits/v1.0.0