Categorygithub.com/JZiegener/go-weather
modulepackage
0.0.0-20231031181012-a0c56f299616
Repository: https://github.com/jziegener/go-weather.git
Documentation: pkg.go.dev

# README

Weather

Go Report Card

Simple command line application to get the weather from https://www.weatherapi.com/

Setup

export WEATHER_APIKEY=<APIKEy for weatherapi.com>

Useage

weather

Weather report: Clifton Park, , United States of America
        Clear
        -2.8 (-11) C
        33.1 - 44.6 KpH
        16 KM
	0 mm^3

weather --location "Cleveland Ohio"

Weather report: Cleveland, Ohio, United States of America
        Partly cloudy
        -1.1 (-8.6) C
        41 - 42.1 KpH
        16 KM
        0 mm^3