██╗ ██╗███████╗ █████╗ ████████╗██╗ ██╗███████╗██████╗ ██████╗ ██████╗ ███╗ ██╗ ██████╗ ████████╗
██║ ██║██╔════╝██╔══██╗╚══██╔══╝██║ ██║██╔════╝██╔══██╗██╔═══██╗██╔══██╗████╗ ██║██╔═══██╗╚══██╔══╝
██║ █╗ ██║█████╗ ███████║ ██║ ███████║█████╗ ██████╔╝██║ ██║██████╔╝██╔██╗ ██║██║ ██║ ██║
██║███╗██║██╔══╝ ██╔══██║ ██║ ██╔══██║██╔══╝ ██╔══██╗██║ ██║██╔══██╗██║╚██╗██║██║ ██║ ██║
╚███╔███╔╝███████╗██║ ██║ ██║ ██║ ██║███████╗██║ ██║╚██████╔╝██║ ██║██║ ╚████║╚██████╔╝ ██║
╚══╝╚══╝ ╚══════╝╚═╝ ╚═╝ ╚═╝ ╚═╝ ╚═╝╚══════╝╚═╝ ╚═╝ ╚═════╝ ╚═╝ ╚═╝╚═╝ ╚═══╝ ╚═════╝ ╚═╝
> A RETRO TERMINAL WEATHER EXPERIENCE
San Francisco, US ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ ╭─ Current Weather ──────────────────────╮ │ ⛅ Partly Cloudy │ │ │ │ Temperature: 62.5°F (feels like 60°F) │ │ Humidity: 78% │ │ Wind: 12.3 mph │ │ Pressure: 1013 hPa │ │ Clouds: 40% │ │ Visibility: 10.0 km │ ╰────────────────────────────────────────╯ Temperature Trend (Next 12 Hours) 68.00 ┤ ╭╮ 67.00 ┤ ╭╯╰╮ 66.00 ┤ ╭╯ ╰╮ 65.00 ┤ ╭╯ ╰╮ 64.00 ┼╮╭╯ ╰╮ 63.00 ┤╰╯ ╰─╮ 62.00 ┤ ╰─╮ 61.00 ┤ ╰───
Beautiful temperature trends rendered in pure ASCII art
Neofetch-style or widget-style displays
Save your favorite locations for quick access
ZIP codes, city names, or coordinates
Current, hourly, and 5-day forecasts
Linux, macOS, Windows, FreeBSD
$ go install github.com/james-see/weatherornot/cmd/weatherornot@latest
Available for: Linux • macOS • Windows • FreeBSD
$ git clone https://github.com/james-see/weatherornot.git$ cd weatherornot$ go build -o weatherornot cmd/weatherornot/main.go
Sign up at OpenWeatherMap for a free API key
$ weatherornot config init
$ weatherornot 90210$ weatherornot "Tokyo,JP"$ weatherornot "40.7128,-74.0060"
$ weatherornot --mode neofetch "London,GB"
$ weatherornot -f home
$ weatherornot --units metric "Paris,FR"
$ weatherornot --no-color