pkg.soopen package index

brew / 順位 8260

wthrr を Homebrew, Nix でインストール

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

インストール

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

macOS

Homebrew確認済み · 100%
brew install wthrr

local Homebrew formula metadata

Linux

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

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

概要

パッケージ概要

Weather Companion for the Terminal

コマンドとエイリアス

  • wthrr

履歴

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

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.

タイムライン

  • 2022-08-13: The wthrr crate was created on crates.io.
  • 2023-03-12: crates.io recorded the 1.0.0 release-candidate line.
  • 2023-03-18: crates.io recorded wthrr 1.0.0.
  • 2024-06-13: crates.io recorded wthrr 1.2.0.
  • 2024-10-04: crates.io recorded wthrr 1.2.1.

Related projects

  • Open-Meteo is credited by the README as the weather API used by the app.
  • The Rust crates.io package is the primary language-registry distribution surface for the project.

セキュリティ状態

リスクレベル: グリーン

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.

Linux
~/.config/weathercrab/wthrr.ron
macOS
~/Library/Application Support/weathercrab/wthrr.ron
Windows
%USERPROFILE%\AppData\Roaming\weathercrab\wthrr.ron

実行可能ファイル

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

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

鮮度

バージョンと鮮度

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

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

インストールメタデータ

パッケージメタデータ

パッケージキーbrew:wthrr
バージョン1.2.1
パッケージマネージャHomebrew
ホームページhttps://github.com/ttytm/wthrr-the-weathercrab
リポジトリhttps://github.com/ttytm/wthrr-the-weathercrab
Bottle未記録
サービス宣言なし

ソースデータベース一致

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

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

Nix95%

wthrr

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

ソース経路

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

このページは 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