macOS
brew install stormylocal Homebrew formula metadata
brew
Minimal, customizable and neofetch-like weather CLI based on rainy. Version 0.3.3 via Homebrew; verified from local package data.
install
brew install stormylocal Homebrew formula metadata
overview
Minimal, customizable and neofetch-like weather CLI based on rainy
history
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.
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.
~/.config/stormy/stormy.toml%APPDATA%\stormy\stormy.tomlCredential-bearing paths to review before unattended agent runs.
~/.config/stormy/stormy.toml%APPDATA%\stormy\stormy.tomlexecutables
| Command | Kind | Exposure | Note |
|---|---|---|---|
stormy | 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/ashish0kumar/stormy
install metadata
| Package key | brew:stormy |
|---|---|
| Version | 0.3.3 |
| Package manager | Homebrew |
| Package manager page | https://formulae.brew.sh/formula/stormy |
| 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 |
| Build dependencies | go |
| Bottle | available (on arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, arm64_ventura, sonoma, ventura, x86_64_linux) |
| Homebrew post-install | not defined |
| Service | none declared |
registry facts
| 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 |
|
source 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.