Skip to content

shift-zero/drizzle

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 

Repository files navigation

drizzle ☁️

A gentle CLI weather report. No umbrella required.

drizzle fetches current conditions and forecasts via wttr.in — no API key, no signup, just weather.

$ drizzle
🌧️  Ermita, Manila, Philippines
  ───────────────────────────────
  32°C  ·  Feels like 38°C
  Patchy rain nearby
  💧 Humidity:    71%
  🌬️  Wind:       19 km/h WSW
  ──────────────────────────────
  via wttr.in

Install

npm install -g drizzle-weather

Or run directly:

npx drizzle-weather

Usage

# Current weather (defaults to Manila)
drizzle

# Specify a city
drizzle Tokyo

# 3-day forecast
drizzle --forecast
drizzle London --forecast
drizzle --city "New York" --forecast

Options

Flag Description
--city, -c <name> City to check (default: Manila)
--forecast, -f Show 3-day forecast
--help, -h Show help

Why "drizzle"?

Because it's gentle. It doesn't yell at you about the weather — it just tells you. Like a light drizzle on a warm day.

License

MIT

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors