# schachmat/wego

weather app for the terminal

Repository: https://github.com/schachmat/wego
Canonical: https://ross.abutalabs.com/products/wego
Language: Go
License: ISC
License Family: permissive
Topics: go, wego, forecast, weather, terminal, ascii-art, ascii-table, hacktoberfest
Last push: 2026-08-01T14:53:35+00:00

## Health v2 (maintenance only)
Score: 79/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 95, release rhythm 46, longevity 100
- inputs: {"age_days": 4303, "days_push": 32, "days_rel": 144, "gap_med": null, "n_releases_24m": 1}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 8538, forks 506 (observed 2026-08-28T04:10:23.393047+00:00)

## What it is
wego is a terminal-based weather client written in Go that displays weather forecasts for 1 to 7 days. It supports multiple weather data backends and output frontends including ASCII art tables, emoji, markdown, and JSON.

## Use cases
- check weather forecast from the terminal
- show weather in ascii art in my shell
- get a 7 day forecast for a city from the command line
- pipe weather data as json into other scripts
- display weather with emoji in a utf-8 terminal
- use a free keyless weather api from the cli

## When to choose
- you want weather forecasts directly in your terminal without a browser
- you need scriptable JSON weather output for pipelines or status bars
- you prefer a lightweight Go binary with configurable units, languages, and caching

## When to avoid
- you need a graphical weather app with maps or radar imagery
- you need severe weather alerts or historical weather data
- you cannot obtain an API key and your preferred backend is not keyless

## Facets
- artifact type: cli-tool
- maturity: active
- function: cli, caching, json, data-visualization
- domain: weather, developer-tools
- platform: windows, cli, go, cross-platform
- tags: weather-forecast, terminal-ui, ascii-art, openweathermap, open-meteo, weather-api-client, command-line, linux, macos

## Member repositories
- schachmat/wego (main) score 79

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:10:23.393047+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-29T17:26:20.885639+00:00, confidence not recorded.
  - readme: https://github.com/schachmat/wego (fetched 2026-08-28T04:10:23.393047+00:00, sha 8834fb850e4f)
- Data as of 2026-08-30T08:39:29.467469+00:00.
