# stormy を Homebrew でインストール

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

## インストール

```sh
sudo av install brew:stormy
```

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

### macOS

- Homebrew (100%):

```sh
brew install stormy
```

  証拠: local Homebrew formula metadata

## パッケージ情報

- **パッケージキー:** brew:stormy
- **パッケージマネージャ:** Homebrew
- **パッケージマネージャページ:** <https://formulae.brew.sh/formula/stormy>
- **バージョン:** 0.3.3
- **ソース概要:** Minimal, customizable and neofetch-like weather CLI based on rainy
- **ホームページ:** <https://github.com/ashish0kumar/stormy>
- **リポジトリ:** <https://github.com/ashish0kumar/stormy>
- **ライセンス:** MIT
- **ソースアーカイブ:** <https://github.com/ashish0kumar/stormy/archive/refs/tags/v0.3.3.tar.gz>
- **最終更新:** 2026-07-26T04:03:47+02:00
- **生成日時:** 2026-08-04T22:13:35+00:00

## 実行可能ファイル

- stormy (cli)
- stormy (エイリアス)

## ビルド依存関係

- go

## インストール挙動

- post-install フック: 未定義
- Bottle: 利用可能 対象 arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## バージョンと鮮度

- ページ生成日: 2026-08-04
- マネージャ版: 0.3.3
- マネージャ更新日: 2026-07-26
- ローカルデータ: OK
- 上流リポジトリ: https://github.com/ashish0kumar/stormy
- 検出された最新: v0.3.3 (最新)
## プロジェクトの歴史と使われ方

stormy is a small Go weather CLI with a neofetch-like terminal display. It is a package-manager-friendly terminal toy/productivity utility: install it, run `stormy`, and get current weather with ASCII art.

### プロジェクトの歴史

The README says stormy was inspired by rainy and built in Go because the author liked the idea of a Neofetch-style weather CLI. The repository marks the project as 2025-present and documents a local configuration file created on first run.

### 採用の歴史

The supplied Homebrew metadata shows stormy as a Brew formula. Upstream also documents `go install github.com/ashish0kumar/stormy@latest`, so its initial adoption path is split between Go's native installer and package-manager distribution.

### 使われ方

The README documents OpenMeteo as the default provider with no API key required and OpenWeatherMap as an optional provider. Users can configure city, units, colors, compact display, and an optional OpenWeatherMap API key in `stormy.toml`.

### パッケージ好きにとっての重要性

stormy matters mostly as a modern terminal-culture package: it combines Go single-binary distribution, weather APIs, XDG-style config on Unix, Windows config support, and the neofetch habit of making useful information visually pleasant in a shell.

### タイムライン

- 2025: README copyright marks stormy as 2025-present.
- 2025: README documents Go installation and local config creation on first run.
- Current: Homebrew metadata packages the `stormy` executable.

### Related projects

- The README credits rainy for the idea, structure, and design, OpenWeatherMap and Open-Meteo for weather data, and wttr.in for ASCII weather icons.

### ソース

- <https://github.com/ashish0kumar/stormy#readme>
- <https://raw.githubusercontent.com/ashish0kumar/stormy/main/README.md>
- input.source_facts.package-manager


## セキュリティノート

narrow executable package without higher-risk signals.

- **Geiger リスク:** グリーン / 低
- narrow executable package without higher-risk signals


## 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

- Unix: ~/.config/stormy/stormy.toml
- Windows: %APPDATA%\stormy\stormy.toml

## Credential files

- Unix: ~/.config/stormy/stormy.toml
- Windows: %APPDATA%\stormy\stormy.toml
## ソースデータベース詳細

- **Source Database:** Homebrew formula API
- **Tap:** homebrew/core
- **Full Name:** stormy
- **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:** head, stable


## 関連リンク

- [Source-control packages](https://pkg.so/ja/source-control-tools/) - Belongs to a source-control command family.
- [Terminal utility packages](https://pkg.so/ja/terminal-utilities/) - Matched terminal and command-line workflow metadata.
- [Language runtime packages](https://pkg.so/ja/language-runtime-packages/) - Matched language runtime, compiler, or interpreter metadata.
- [Networking and protocol packages](https://pkg.so/ja/networking-protocol-tools/) - Matched network, protocol, or remote-service metadata.
- [go](https://pkg.so/ja/brew/go/) - Build dependency declared by Homebrew.
- [superfile](https://pkg.so/ja/brew/superfile/) - Shares pkgdb curated category or tags: cli, go, productivity, terminal.
- [lf](https://pkg.so/ja/brew/lf/) - Shares pkgdb curated category or tags: cli, go, productivity, terminal.
- [smug](https://pkg.so/ja/brew/smug/) - Shares pkgdb curated category or tags: cli, go, productivity, terminal.
- [harsh](https://pkg.so/ja/brew/harsh/) - Shares pkgdb curated category or tags: cli, go, productivity, terminal.
- [countdown](https://pkg.so/ja/brew/countdown/) - Shares pkgdb curated category or tags: cli, go, productivity, terminal.
- [wego](https://pkg.so/ja/brew/wego/) - Shares pkgdb curated category or tags: cli, productivity, terminal, weather.
- [typtea](https://pkg.so/ja/brew/typtea/) - Shares pkgdb curated category or tags: cli, go, productivity, terminal.
- [wthrr](https://pkg.so/ja/brew/wthrr/) - Shares pkgdb curated category or tags: cli, productivity, terminal, weather.

## Combined YAML source

View the package source record on GitHub. [combined/stormy.yml](https://github.com/mxcl/pkgdb/blob/main/combined/stormy.yml)


## ソース

- pkg.so package database
- Geiger risk classifier
- package-page enrichment
- curated configuration and credential file locations
- curated package history
- package version freshness
- pkgdb category and tag curation
- package relationship graph
- cross-ecosystem install command graph
