Skip to content

⛅ CLI application to get weather by the address

Notifications You must be signed in to change notification settings

grindos/WeatherApp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

15 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

WeatherApp

It shows you the current temperature by the place. It is based on Google Maps API and Dark Sky API.

Example of usage

The next query

node app.js --address="Moscow, Solyanka 1"

returns

It's currently 23. It feels like 22.

Installation

You will need node and npm installed.

To run app type npm install in the main folder.

Arguments

--address, -a [string]

Address to fetch weather for

--version, -v

Show version number

--help, -h

Show help

License

MIT

About

⛅ CLI application to get weather by the address

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published