Skip to content

Outside is a simple CLI app which gives the weather information for the current location or the location you enter.

License

Notifications You must be signed in to change notification settings

7ellipsis/outside

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Outside is a fast and robust Weather info app. It gives the weather forcast for the day for the provided location. If no location is provided, it takes the user location automatically and serves the information.

Installation and Usage: Using ' npm outside-weather-cli' you can installl the app from npm. To run: type nopm init -y then: npm install Run: Just type outside in the CLI and it will give the weather of the current location or type outside --loc /city-name/ and it will provide the data for that place.

Made with JavaScript and Node.js. Thanks openweathermap.org for the awesome API. http://openweathermap.org

About

Outside is a simple CLI app which gives the weather information for the current location or the location you enter.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published