macOS
brew install wthrrlocal Homebrew formula metadata
brew
Weather Companion for the Terminal. Version 1.2.1 via Homebrew; verified from local package data.
install
brew install wthrrlocal Homebrew formula metadata
nix profile install nixpkgs#wthrrnixpkgs package indexes · pkgs/by-name/wt/wthrr/package.nix · source: api.github.com
overview
Weather Companion for the Terminal
history
wthrr, branded upstream as wthrr-the-weathercrab, is a Rust terminal weather companion. It displays current weather, forecasts, historical weather requests, units, language settings, and styled terminal output while using Open-Meteo as its weather data source.
The project appeared on crates.io in 2022-08-13, with the crate description `Weather companion for the terminal`. Its README presents the tool as a TUI-first weather companion that can run with no arguments, accept an address, auto-detect a nearby weather station, or save defaults to a RON config file.
The 1.0.0 release arrived on crates.io on 2023-03-18 after release-candidate builds in March 2023. Later 1.x releases added and refined features around forecasts, display, localization, config handling, and packaging; the GitHub release page for 1.2.1 notes dependency updates, Homebrew installation support, and a Unicode-width border fix.
wthrr's adoption is modest but visible in the Rust CLI niche. The crates.io API reported more than 40,000 total downloads as of this enrichment run, and the README points users to crates.io, git source installation, and platform-specific installation instructions.
The tool appeals to terminal users who want richer weather output than a minimal curl-to-weather service but do not want a full desktop or browser app. Its screenshots and README emphasize terminal colors, Nerd Font symbols, hourly and weekly forecasts, and saved per-user defaults.
The simplest command is `wthrr`, which uses saved defaults or tries to find a nearby station; users can pass an address such as `wthrr melbourne`, specify units like Fahrenheit and mph, request forecasts, or ask for historical weather dates with `-F`.
Configuration is saved in `wthrr.ron` under platform-specific app config directories. The README documents defaults for address, language, forecast display, units, border style, graph style, color mode, and greeting behavior.
wthrr is a small but polished example of the Rust terminal-app ecosystem: a single-purpose CLI with a themed identity, structured config, Unicode-heavy TUI presentation, and an external open-data weather API rather than a bundled data source.
security posture
narrow executable package without higher-risk signals.
green risk · low confidence · appliance
Before unattended agent use, check whether the tool reads plaintext credentials, writes remote state, publishes artifacts, or shells out to plugins.
local files
These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.
Config paths the tool may read or write during local use.
~/.config/weathercrab/wthrr.ron~/Library/Application Support/weathercrab/wthrr.ron%USERPROFILE%\AppData\Roaming\weathercrab\wthrr.ronexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wthrr | cli | global executable |
freshness
These signals separate page generation age, package-manager activity, and upstream release comparison. Version lag is warned only when an evidence URL and comparable versions are present.
https://github.com/ttytm/wthrr-the-weathercrab
install metadata
| Package key | brew:wthrr |
|---|---|
| Version | 1.2.1 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wthrr |
| Homepage | https://github.com/ttytm/wthrr-the-weathercrab |
| Repository | https://github.com/ttytm/wthrr-the-weathercrab |
| Upstream docs | https://github.com/ttytm/wthrr-the-weathercrab#readme |
| License | MIT |
| Source archive | https://github.com/ttytm/wthrr-the-weathercrab/archive/refs/tags/v1.2.1.tar.gz |
| Build dependencies | pkgconf, rust |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wthrr |
| Version Scheme | 0 |
| Revision | 0 |
| Head Version | HEAD |
| Bottle Stable Root URL | https://ghcr.io/v2/homebrew/core |
| Deprecated | no |
| Disabled | no |
| Keg Only | no |
| URL Keys |
|
source database matches
Matches are pulled from external package-manager indexes and kept separate from local Automic Vault package links.
wthrr
nix profile install nixpkgs#wthrrsource trail
This page is generated by av-web from the private package SQLite artifact built by scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.