get-wx

command module
v1.0.1 Latest Latest
Warning

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

Go to latest
Published: May 22, 2026 License: CC0-1.0 Imports: 7 Imported by: 0

README

get-wx A very simple open meteo weather parser written in golang

wx is a aeronautical term for weather or weather report.

Prerequisites

  • A Linux or Apple Mac PC. Windows would probably work in cygwin or WSL I didn't try.
  • Install the golang compiler and make tools using your package manager or brew for Mac.
  • Internet connection

Install

  • Clone this repo (git clone)
  • run make
  • run make install (installs to your home directory under the bin subdirectory). You can edit Makefile to change the location of the install. Become sudo if using a system location.

Run

  • First determine your latitude and longitude in decimal degrees. If you don't know yours visit Google Maps and right click on your location. For privacy You will only require two digits nn.nn or -nn.nn.
  • On first run you will be prompted for your latitude and longitude. Enter them as decimal degrees and not degrees, minuted, seconds or any other format or the retrieve will not work.
  • A config file will be saved in your home directory under the .config subdirectory named get-wx.

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