Skip to content

A cli-tool that prints weather forecast for specified location, built using go

Notifications You must be signed in to change notification settings

sashpawar11/weatherCLI

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

weatherCLI

A cli-tool that prints weather forecast for specified location, built using go.

image

Usage

rain <location>

args:

<location> : area name eg. Goa

Response parameters

  • Current weather : Location, Country, Temperature , Condition Alert
  • Forecast (Hourly) : Time, Temperature, Chance of Rain, Condition Alert

API Key Config

Add your weatherapi key in the .env file, under the API_KEY variable

About

A cli-tool that prints weather forecast for specified location, built using go

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages