pkg.soopen package index

brew / 順位 6090

wego を Homebrew, apk, apt, Nix でインストール

wego のインストール経路、実行ファイル、メタデータ、AI エージェント向けセキュリティノートを確認します。

インストール

追加のインストールコマンド

macOS

Homebrew確認済み · 100%
brew install wego

local Homebrew formula metadata

Linux

Alpine Linux apk確認済み · 92%
sudo apk add wego

Alpine Linux edge package indexes · wego · ソース: dl-cdn.alpinelinux.org

Debian apt確認済み · 92%
sudo apt install wego

Debian stable package indexes · wego · ソース: deb.debian.org

Nix確認済み · 92%
nix profile install nixpkgs#wego

nixpkgs package indexes · pkgs/by-name/we/wego/package.nix · ソース: api.github.com

概要

パッケージ概要

Weather app for the terminal

コマンドとエイリアス

  • wego

履歴

プロジェクトの歴史と使われ方

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.

タイムライン

  • 2014-11: GitHub repository created.
  • 2015-01: Author announced wego on the wmii/suckless development mailing list.
  • 2016-03: Version 2.0 release published.
  • 2020-01: Opensource.com covered wego as a terminal productivity tool.
  • 2026-04: Version 2.4 release published.

Related projects

  • wego is related to terminal weather tools such as wttr.in and older shell scripts around weather APIs. Its distinguishing feature is packaged Go distribution with multiple backends and multiple output frontends.

セキュリティ状態

リスクレベル: グリーン

narrow executable package without higher-risk signals.

リスク分類器

リスク グリーン · 信頼度 低 · appliance

理由

  • narrow executable package without higher-risk signals

信号

  • metadata:no-higher-risk-signals

インストール挙動

  • Homebrew bottle メタデータは記録されていません。

推奨レビュー

エージェントに無人実行させる前に、このツールが平文の認証情報を読むか、リモート状態を書き込むか、成果物を公開するか、プラグインを起動するかを確認してください。

local files

Configuration and credential file locations

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.

Configuration files

Config paths the tool may read or write during local use.

Unix
$WEGORC$XDG_CONFIG_HOME/wego/wegorc~/.wegorc

Credential files

Credential-bearing paths to review before unattended agent runs.

Unix
$WEGORC$XDG_CONFIG_HOME/wego/wegorc~/.wegorc

実行可能ファイル

インストールされる実行可能ファイル

コマンド種類公開範囲メモ
wego実行可能ファイルインデックス済み実行可能ファイルローカル実行可能ファイルインデックスから検出されました。

鮮度

バージョンと鮮度

これらの信号は、ページ生成時期、パッケージマネージャの活動、上流リリース比較を分けて示します。バージョン遅れは、証拠 URL と比較可能なバージョンがある場合だけ警告されます。

ページ生成日2026-08-03
マネージャ版2.4
マネージャ更新日2026-07-25
ローカルデータ不明
上流利用不可
検出された最新未検出
  • OK鮮度警告は生成されていません。

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wego
バージョン2.4
パッケージマネージャHomebrew
ホームページhttps://github.com/schachmat/wego
リポジトリhttps://github.com/schachmat/wego
最終更新2026-07-25T22:40:20+02:00
Pulseupdated
Bottle未記録
サービス宣言なし

ソースデータベース一致

他のパッケージマネージャ記録

一致は外部パッケージマネージャインデックスから取得され、ローカルの Automic Vault パッケージリンクとは分けて表示されます。

Debian apt95%

wego 2.3-2+b6

weather client for the terminal

https://github.com/schachmat/wego

sudo apt install wego
  • Section: utils
  • Architecture: amd64
  • Source Package: wego
  • 1 依存関係
  • normalized package name match
  • 一致条件: Wego
Debian stable package indexes · deb.debian.org · Debian stable package indexes: wego from https://deb.debian.org/debian/dists/stable/main/binary-amd64/Packages.xz
Nix95%

wego

nix profile install nixpkgs#wego
  • normalized package name match
  • 一致条件: Wego
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/we/wego/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1
apk95%

wego 2.4-r2

A weather app for the terminal

https://github.com/schachmat/wego

sudo apk add wego
  • License: ISC
  • Architecture: x86_64
  • Source Package: wego
  • 1 依存関係
  • 1 提供
  • normalized package name match
  • 一致条件: Wego
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wego from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz
apk95%

wego-doc 2.4-r2

A weather app for the terminal (documentation)

https://github.com/schachmat/wego

sudo apk add wego-doc
  • License: ISC
  • Architecture: x86_64
  • Source Package: wego
  • normalized package name match
  • 一致条件: Wego
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: wego-doc from https://dl-cdn.alpinelinux.org/alpine/edge/community/x86_64/APKINDEX.tar.gz

ソース経路

リポジトリデータから生成

このページは scripts/generate-pkg-sqlite.py が生成した非公開のパッケージ SQLite アーティファクトから av-web によって提供されます。

使用ソース

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation