macOS
brew install wegolocal Homebrew formula metadata
brew
Weather app for the terminal. Version 2.4 via Homebrew; verified 2026-04-12.
install
brew install wegolocal Homebrew formula metadata
sudo apk add wegoAlpine Linux edge package indexes · wego · source: dl-cdn.alpinelinux.org
sudo apt install wegoDebian stable package indexes · wego · source: deb.debian.org
nix profile install nixpkgs#wegonixpkgs package indexes · pkgs/by-name/we/wego/package.nix · source: api.github.com
overview
Weather app for the terminal
history
wego is a Go terminal weather client by Markus Teich. It renders current and forecast weather in terminal-friendly formats, including ASCII-art tables, emoji, Markdown, and JSON, using configurable weather-data backends.
The GitHub repository was created in November 2014. In January 2015, Teich announced wego on the wmii/suckless development mailing list, explaining that he wrote it because he was tired of fetching large web pages, scripts, and images just to get a weather forecast.
The project stayed close to that origin: a small command-line weather report for people already living in the terminal. Later README features show a broadened backend and frontend model, with OpenWeatherMap, WeatherAPI, Open-Meteo, SMHI, Caiyun, WorldWeatherOnline, Pirate Weather, JSON input, cache TTL, multilingual forecasts, unit systems, and built-in man-page support.
wego became known in the terminal-productivity niche rather than as a general weather app. A 2020 Opensource.com article presented it as a way to quickly fetch local weather from the command line and noted JSON and emoji output as useful alternatives to the default display.
Its adoption also leaked into adjacent tools: Opensource.com noted wttr.in as a web-based wrapper around wego, showing how a small CLI weather renderer became part of a broader command-line weather culture.
Users configure a backend, location, units, language, frontend, days, and API key where required, then run `wego` to print a forecast. The README describes forecasts from one to seven days and notes that Open-Meteo and SMHI are keyless backends while most other services require credentials.
In package-manager contexts, wego is typically installed for shell startup, status scripts, quick terminal checks, or JSON weather data in small automations. Its value is the terminal presentation and backend abstraction, not heavy meteorological analysis.
wego is significant as a classic terminal lifestyle package: tiny, scriptable, configurable, and friendly to people who want useful daily information without leaving the shell.
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.
$WEGORC$XDG_CONFIG_HOME/wego/wegorc~/.wegorcCredential-bearing paths to review before unattended agent runs.
$WEGORC$XDG_CONFIG_HOME/wego/wegorc~/.wegorcexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
wego | 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/schachmat/wego
install metadata
| Package key | brew:wego |
|---|---|
| Version | 2.4 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/wego |
| Homepage | https://github.com/schachmat/wego |
| Repository | https://github.com/schachmat/wego |
| Upstream docs | https://github.com/schachmat/wego#readme |
| License | ISC |
| Source archive | https://github.com/schachmat/wego/archive/refs/tags/2.4.tar.gz |
| Last updated | 2026-04-12T00:06:27Z |
| Pulse | updated |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| Source Database | Homebrew formula API |
|---|---|
| Tap | homebrew/core |
| Full Name | wego |
| 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.
wego 2.3-2+b6
weather client for the terminal
https://github.com/schachmat/wego
sudo apt install wegowego
nix profile install nixpkgs#wegowego 2.4-r1
A weather app for the terminal
https://github.com/schachmat/wego
sudo apk add wegowego-doc 2.4-r1
A weather app for the terminal (documentation)
https://github.com/schachmat/wego
sudo apk add wego-docsource 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.