sovik-weather-cli
v2.1.0
Published
CLI for getting weather information
Readme
Weather CLI
Weather forecast CLI powered by OpenWeatherMap API
Commands
Configuration
Show config
weather configSet API token
weather config token <value>Set default city
weather config city <value>Set display language. Available: en (English), ru (Russian)
weather config lang <value>Commands
Add city to saved cities
weather add Moscow
weather add "New York" # Use quotes for cities with spacesRemove city from saved cities
weather remove Moscow
weather remove "New York" # Use quotes for cities with spacesShow weather for all favorite cities
weather listWeather Display
Current weather for default city
weatherHelp information
weather -h