| Port details on branch 2026Q3 |
- wego Weather client for the terminal
- 2.4_3 misc
=0 2.4_3Version of this port present on the latest quarterly branch. - Maintainer: pkubaj@FreeBSD.org
 - Port Added: 2026-07-10 08:24:41
- Last Update: 2026-07-10 08:00:52
- Commit Hash: c328c3d
- License: MIT
- WWW:
- https://github.com/schachmat/wego
- Description:
- wego is a weather client for the terminal.
Features:
* show forecast for 1 to 7 days
* multiple backends: `openweathermap`, `weatherapi`, `open-meteo`, `smhi`,
`caiyun`, `worldweatheronline`, `pirateweather`, and `json`
* multiple frontends: `ascii-art-table` (default), `emoji`, `markdown`,
and `json`
* displayed info:
* temperature range ([felt](https://en.wikipedia.org/wiki/Wind_chill)
and measured)
* windspeed and direction
* viewing distance
* precipitation amount and probability
* humidity
* unit systems: `metric`, `imperial`, `si`, `metric-ms`
* disk caching of weather data with configurable TTL (`--cache-ttl`)
* multi language support
* config file for default location which can be overridden by commandline
* automatic config management with [ingo](https://github.com/schachmat/ingo)
* built-in man page (`wego --man`)
* composable via JSON: pipe data between the `json` backend and `json` frontend
¦ ¦ ¦ ¦ 
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- To install the port:
- cd /usr/ports/misc/wego/ && make install clean
- To add the package, run one of these commands:
- pkg install misc/wego
- pkg install wego
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wego
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1775988332
SHA256 (schachmat-wego-2.4_GH0.tar.gz) = 5ae1c76a322ff2e295034a801755c42b0cb6bdef5ab205af42cf95dbf7c570f4
SIZE (schachmat-wego-2.4_GH0.tar.gz) = 27133
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:

- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- go125 : lang/go125
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- misc_wego
- USES:
- go:modules
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|