Skip to content

A command line tool for seeing weather quickly at a zip code.

License

Notifications You must be signed in to change notification settings

alextoombs/goforecast

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

9 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

goforecast

A command line tool for seeing weather quickly at a zip code.

Uses the great Google Geocoding API, located here:

https://developers.google.com/maps/documentation/geocoding/

And the also great forecast.io weather API, located here:

https://developer.forecast.io/

To use this tool, sign up at the forecast.io link, and set your generated API key in your environment with env key "FORECAST_IO_API_KEY". A better solution will be coming soon.

About

A command line tool for seeing weather quickly at a zip code.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages