emastra / meteo-cli

weather forecast cli app in node.js

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

meteo-cli

weather forecast cli app in node.js

Meteo is a CLI application which provides weather forecast for cities worldwide. It features a help menu, today and 10-days forecast commands. The app is structured to be scalable and split each command into different modules. it integrates the third-party darksky API, the IP geolocation Ipdata API and the Google geolocation API.

About

weather forecast cli app in node.js


Languages

Language:JavaScript 100.0%