Node.js application using Google geolocation API + Dark Sky API
With Console Weather Application you can fetch real-time weather information for desired location. It's simple to use.
- Node
- Basic Computer Skills :)
- Clone repo or download files.
- Open Terminal and CD to folder with files.
Fetch Weather Informations
node app.js -a 'yourLocation'
Open help inside the application with simple command
node app.js -h