# Install stormy with Homebrew

Minimal, customizable and neofetch-like weather CLI based on rainy. Version 0.3.3 via Homebrew; verified from local package data.

## Install

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

Additional install commands:

### macOS

- Homebrew (100%):

```sh
brew install stormy
```

  Evidence: local Homebrew formula metadata

## Package facts

- **Package key:** brew:stormy
- **Package manager:** Homebrew
- **Package manager page:** <https://formulae.brew.sh/formula/stormy>
- **Version:** 0.3.3
- **Source summary:** Minimal, customizable and neofetch-like weather CLI based on rainy
- **Homepage:** <https://github.com/ashish0kumar/stormy>
- **Repository:** <https://github.com/ashish0kumar/stormy>
- **Upstream docs:** <https://github.com/ashish0kumar/stormy#readme>
- **License:** MIT
- **Source archive:** <https://github.com/ashish0kumar/stormy/archive/refs/tags/v0.3.3.tar.gz>
- **Generated:** 2026-07-08T18:08:21+00:00

## Executables

- stormy (cli)
- stormy (alias)

## Build dependencies

- go

## Install behavior

- Post-install hook: not defined
- Bottle: available on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux

## Freshness

- Page generated: 2026-07-08
- Package-manager version: 0.3.3
- Local data: ok
- Upstream repository: https://github.com/ashish0kumar/stormy
- Upstream latest detected: v0.3.3 (current)
- info: No package-manager update timestamp was available.
## Project history and usage

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.

### Project history

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.

### Adoption history

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.

### How it is used

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`.

### Why package nerds care

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.

### Timeline

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

### Sources

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


## Security Notes

narrow executable package without higher-risk signals.

- **Geiger risk:** green / low
- 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 Details

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


## Related links

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

## Combined YAML source

View the package source record on GitHub. [combined/stormy.yml](https://github.com/automic-vault/db/blob/main/combined/stormy.yml)


## Sources

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