vaer

command module
v0.0.0-...-1befac6 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: May 22, 2026 License: MIT Imports: 12 Imported by: 0

README

vaer

Unix-style weather CLI using yr (met.no) forecasts and OpenStreetMap geocoding.

Install

go install codeberg.org/notrtdsx/vaer@latest

Local build:

go install

Usage

vaer "City"
vaer "City, Country"
vaer -lat 59.9139 -lon 10.7522
vaer "59.9139,10.7522"
echo "Oslo" | vaer

Default output is a single tab-separated line:

TIME	TEMP	WIND	DIR	HUMIDITY	PRECIP	SYMBOL

Example:

2026-05-22T10:00:00Z	12.3C	4.1m/s	270deg	63%	0.00mm	clearsky_day

JSON output:

vaer -json "Oslo"

Notes

  • Set a real -user-agent value if you publish or share this tool.
  • Data sources: met.no Locationforecast API and OpenStreetMap Nominatim.

Documentation

The Go Gopher

There is no documentation for this package.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL