# fcambus/ansiweather

Weather in terminal, with ANSI colors and Unicode symbols

Repository: https://github.com/fcambus/ansiweather
Canonical: https://ross.abutalabs.com/products/ansiweather
Language: Shell
License: BSD-2-Clause
License Family: permissive
Topics: weather, terminal, ansi, unicode
Last push: 2026-07-24T15:54:21+00:00

## Health v2 (maintenance only)
Score: 84/100 (v2, computed 2026-09-02T17:46:02.011165+00:00)
- activity 94, release rhythm 62, longevity 100
- inputs: {"age_days": 4701, "days_push": 40, "days_rel": 40, "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 1945, forks 146 (observed 2026-08-28T04:05:57.705531+00:00)

## What it is
AnsiWeather is a Shell script that displays current weather conditions and forecasts in the terminal using ANSI colors and Unicode symbols, fetching data from the OpenWeatherMap API. It is configurable via command-line flags and config files, with packages available for many Unix-like systems.

## Use cases
- check current weather from the terminal
- show a multi-day weather forecast in the shell
- display weather with ANSI colors and unicode icons
- add weather to a terminal dashboard or tmux status bar
- get weather for a specific city with metric or imperial units
- script weather lookups using curl and jq

## When to choose
- you want a lightweight, dependency-minimal terminal weather tool
- you live in the terminal and prefer CLI over GUI weather apps
- you need a scriptable weather command for shell prompts or status bars
- you want a tool packaged across BSD, Linux, and macOS

## When to avoid
- you need rich graphical weather maps or radar imagery
- you want severe weather alerts or hyperlocal radar data
- you need a weather API client library rather than a display tool
- you cannot install jq and bc dependencies

## Facets
- artifact type: cli-tool
- maturity: stable
- function: cli
- domain: weather, developer-tools
- platform: bsd, cli, cross-platform
- tags: weather, shell-script, ansi-colors, unicode-symbols, openweathermap, terminal, command-line, linux, macos

## Member repositories
- fcambus/ansiweather (main) score 84

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:05:57.705531+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-30T03:07:22.401655+00:00, confidence not recorded.
  - readme: https://github.com/fcambus/ansiweather (fetched 2026-08-28T04:05:57.705531+00:00, sha c07d3b538c9c)
- Data as of 2026-08-30T08:39:29.467469+00:00.
