Skip to content

cpanshot/wettr

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

29 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌦️ wettr

A visually appealing and simple command-line weather app built in Python using the Open-Meteo API. Displays current, hourly, and 3-day forecasts with emojis.

screenshot

✨ Features

  • Current weather (temp, wind, weather condition)
  • Hourly forecast (next 8 hours)
  • 3-day forecast
  • Automatically detects your city (via IP)

📦 Installation

You can install with pip:

pip install .
wettr --help

🚀 Usage

wettr                  # Show forecast for your current location
wettr --city "Berlin"  # Show forecast for Berlin
wettr --f              # Show temps in °F

About

weather cli tool

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors