Scroll to top
Click Me
Back

GIF Preview

Weather Broadcast GUI

Project information

  • Project Name: Weather Broadcast GUI
  • Category: Graphic User Interface using Tkinter

Project Description

The Weather App is a Python-based application with a Tkinter GUI that displays current weather conditions and forecasts for specified locations. Users can input a city name, and the app fetches weather data, including temperature, humidity, wind speed, and more, using the OpenWeatherMap API. The app also supports autocomplete for city names, displays weather icons, and shows local time for the specified location.


For more details about this project, visit the GitHub repository:

Project's GitHub URL