Command-line interface for weathercove.
weathercove is an automated weather data aggregator that takes the weather predictions from various forecasters and calculates the most likely outcome.
Report layout and ASCII art icons inspired by wego.
$ npm install -g weathercove-cli
$ weather
$ weather -i
By default the app uses Fahrenheit and Mph and will locate you automatically. Interactive mode gives you the option to choose between Fahrenheit or Celsius, Mph or Km/h, and adds the ability to manually enter a city
This project is licensed under the terms of the MIT license.