Skip to content

Command line node weather app to find your current weather fetches the data using Google's geolocation api and Dark Sky API

Notifications You must be signed in to change notification settings

theDecentDrake/NodeWeatherAPI

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NodeWeatherAPI

Command line node weather app to find your current weather fetches the data using Google's geolocation api and Dark Sky API

ADD in your API key from Dark SKY in weather/weather.js forecastIOAPIkey variable and google geolocation api key in geocode/geocode.js googleGeolocationApiKey variable

Use node app.js -h to find how to use this app

About

Command line node weather app to find your current weather fetches the data using Google's geolocation api and Dark Sky API

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 100.0%