macOS
brew install stormylocal Homebrew formula metadata
brew / rank 6690
Minimal, customizable and neofetch-like weather CLI based on rainy. Version 0.3.3 via Homebrew; verified 2026-07-26.
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 | executable | indexed executable | Discovered from the local executable index. |
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.
install metadata
| Package key | brew:stormy |
|---|---|
| Version | 0.3.3 |
| Package manager | Homebrew |
| Homepage | https://github.com/ashish0kumar/stormy |
| Repository | https://github.com/ashish0kumar/stormy |
| Last updated | 2026-07-26T04:03:47+02:00 |
| Pulse | updated |
| Bottle | not recorded |
| Service | none declared |
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.