Skip to content

ahmetcakir-dev/DailyWeather

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

DailyWeather

DailyWeather is a simple desktop weather application built with Python and PyQt6.
It uses the OpenWeatherMap API to provide real-time daily weather forecasts with a clean and modern user interface.


✨ Features

  • Modern GUI built with PyQt6
  • Real-time weather data using OpenWeatherMap API
  • Search weather by city
  • Displays temperature, conditions, humidity, and more
  • Lightweight and easy to use

🖼️ Screenshots

App Screenshot


🚀 Installation

  1. Clone this repository:

    git clone https://github.com/ahmetcakir-dev/DailyWeather.git
    cd DailyWeather
  2. Install dependencies:

    pip install -r requirements.txt
  3. Run the application:

    python DailyWeather.py

🛠️ Tech Stack

  • Python
  • PyQt6
  • OpenWeatherMap API

📜 License

This project is licensed under the MIT License.

Releases

No releases published

Packages

No packages published

Languages