# chubin/wttr.in

:partly_sunny: The right way to check the weather

Repository: https://github.com/chubin/wttr.in
Canonical: https://ross.abutalabs.com/products/wttrin
Homepage: https://wttr.in
Language: Go
License: Apache-2.0
License Family: permissive
Topics: weather-information, weather-api, curl, weather, weather-app, terminal, ascii-art
Last push: 2026-08-02T16:08:37+00:00

## Health v2 (maintenance only)
Score: 75/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 35, longevity 100
- inputs: {"age_days": 3903, "days_push": 31, "days_rel": null, "gap_med": null, "n_releases_24m": 0}
- flags: no_releases
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 30415, forks 1267 (observed 2026-08-28T04:11:54.463936+00:00)

## What it is
wttr.in is a console-oriented weather forecast service that renders weather reports as ANSI terminal art, HTML, or PNG, accessible via curl or a browser. It is written in Go and can be self-hosted, handling tens of millions of queries daily on the public instance.

## Use cases
- check the weather from the terminal with curl
- get a weather forecast for a city or airport code in my shell
- add weather output to scripts or shell prompts
- self-host a weather API service
- get weather by IP address location automatically
- view weather as ASCII art in the console

## When to choose
- you want quick weather lookups from a terminal without installing anything
- you need a scriptable, plain-text weather API
- you want a self-hostable weather service

## When to avoid
- you need rich graphical weather apps or radar maps
- you need guaranteed SLA or high-accuracy commercial forecast data
- you need programmatic JSON weather data at scale from a supported API

## Facets
- artifact type: service
- maturity: active
- function: http-server, cli, web-scraping
- domain: weather, apis, self-hosted
- platform: windows, cli, self-hosted, go
- tags: weather-api, ascii-art, curl, terminal, weather-forecast, console-oriented, command-line, linux, macos, web-server

## Member repositories
- chubin/wttr.in (main) score 75

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:11:54.463936+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T16:52:46.079086+00:00, confidence not recorded.
  - readme: https://github.com/chubin/wttr.in (fetched 2026-08-28T04:11:54.463936+00:00, sha 15c631e0bfa1)
  - homepage: https://wttr.in (fetched 2026-08-29T07:49:37.132940+00:00, sha 3cbc5a07d483)
- Data as of 2026-08-30T08:39:29.467469+00:00.
