Skip to content

Latest commit

 

History

History
11 lines (9 loc) · 445 Bytes

File metadata and controls

11 lines (9 loc) · 445 Bytes

🌤️ Modern Forecast Dashboard

A sleek, modern weather app using Python and Tkinter that fetches real-time weather data using the OpenWeatherMap API.

📌 Features

  • 🔍 Search any city’s weather
  • 📈 View temperature, humidity, pressure, wind, sunrise & sunset
  • 🌤️ Dynamic weather icon display
  • 💾 Saves data to CSV file
  • 🎨 Stylish modern interface using ttk and custom colors
  • 🚀 Fast performance with threading