Tkinter weather GUI using OpenweatherMap API
A desktop weather application built with Tkinter, using OpenWeatherMap API and geopy/timezonefinder to show local time and weather.
- City lookup by name (geopy)
- Local time detection (timezonefinder + pytz)
- Current weather: temp, condition, humidity, pressure, wind
- Simple, responsive Tkinter GUI with image assets
- Clone repository: