Skip to content

Latest commit

 

History

3 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 

Repository files navigation

WeatherDash 🌤️

WeatherDash is a simple Python tool that displays current weather information and a short forecast for any city, using the OpenWeatherMap API. The script outputs temperature, humidity, wind speed, and conditions with emojis to make the data more fun to read.

Features

  • Current weather data for any city
  • Weather conditions displayed with icons (☀️, 🌧️, ❄️, etc.)
  • Temperature, humidity, and wind speed
  • Colorized console output (optional)
  • Simple web version with Flask (optional)

Setup

  1. Clone the repository:
    git clone https://github.com/yourusername/WeatherDash.git

About

WeatherDash is a Python-based tool that fetches the current weather for any location and presents it in a visually appealing way on the command line or as a simple web page.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages