notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
stormy Minimal, customizable, and neofetch-like weather CLI
0.3.3 miscnew! on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout Package not present on quarterly.This port was created during this quarter. It will be in the next quarterly branch but not the current one.
Maintainer: nxjoseph@protonmail.com search for ports maintained by this maintainer
Port Added: 2025-07-30 11:36:03
Last Update: 2025-07-30 11:34:15
Commit Hash: 7adcc36
License: MIT
WWW:
https://terminaltrove.com/stormy/
https://github.com/ashish0kumar/stormy
Description:
Stormy is a minimal, customizable, and neofetch-like weather CLI. Features: o Multiple weather providers: OpenMeteo (default, no API key required) and OpenWeatherMap o Current weather conditions with ASCII art representation o Temperature, wind, humidity, and precipitation information o Customizable units (metric, imperial, standard) o Local configuration file o Color support for terminals o Compact display mode o Works out of the box with OpenMeteo
HomepageHomepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (4 items)
Collapse this list.
  1. bin/stormy
  2. /usr/local/share/licenses/stormy-0.3.3/catalog.mk
  3. /usr/local/share/licenses/stormy-0.3.3/LICENSE
  4. /usr/local/share/licenses/stormy-0.3.3/MIT
Collapse this list.
Dependency lines:
  • stormy>0:misc/stormy
To install the port:
cd /usr/ports/misc/stormy/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/stormy
  • pkg install stormy
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: stormy
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1753860021 SHA256 (go/misc_stormy/stormy-v0.3.3/v0.3.3.mod) = 3b3d290abff4fca2b1a456d37579c15cb32b89d05d18ba4baed31a649246c359 SIZE (go/misc_stormy/stormy-v0.3.3/v0.3.3.mod) = 389

Expand this list (2 items)

Collapse this list.

SHA256 (go/misc_stormy/stormy-v0.3.3/v0.3.3.zip) = cdf851dac4373654ae0e8cae8ab676cd802503709d3d8c4989293810638e28f7 SIZE (go/misc_stormy/stormy-v0.3.3/v0.3.3.zip) = 278054

Collapse this list.


Packages (timestamps in pop-ups are UTC):
stormy
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest-0.3.3--0.3.3---
FreeBSD:13:quarterly--------
FreeBSD:14:latest-0.3.3--0.3.3---
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. go124 : lang/go124
Fetch dependencies:
  1. go124 : lang/go124
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
misc_stormy
USES:
go:modules zip
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://proxy.golang.org/github.com/ashish0kumar/stormy/@v/
Collapse this list.

Number of commits found: 1

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.3.3
30 Jul 2025 11:34:15
commit hash: 7adcc367344efb969ac57dd203e2995b42b08199commit hash: 7adcc367344efb969ac57dd203e2995b42b08199commit hash: 7adcc367344efb969ac57dd203e2995b42b08199commit hash: 7adcc367344efb969ac57dd203e2995b42b08199 files touched by this commit
Älven (alven) search for other commits by this committer
Author: Yusuf Yaman
misc/stormy: new port, weather CLI

Stormy is a minimal, customizable, and neofetch-like weather CLI.

Features:
o Multiple weather providers: OpenMeteo (default, no API key required)
  and OpenWeatherMap
o Current weather conditions with ASCII art representation
o Temperature, wind, humidity, and precipitation information
o Customizable units (metric, imperial, standard)
o Local configuration file
o Color support for terminals
o Compact display mode
o Works out of the box with OpenMeteo

PR:		288451
Reported by:	Yusuf Yaman <nxjoseph@protonmail.com> (new maintainer)
Approved by:	yuri@ (Mentor)

Number of commits found: 1