The app allows you to get the weather forecast and IP address info.
Prerequisite: obtain the Weather API key
MyWeather [command]
Command | Description |
---|---|
completion |
Generate the autocompletion script for the specified shell |
help |
Help about any command |
mylocation |
Show the info about your location |
show |
Show current weather information |
version |
Print the version number of MyWeather |
--config
string config file (default is $APP/.env)-h
,--help
help forMyWeather
MyWeather show [flags]
Show a user up-to-date current weather information in the desired location.
-c
,--city
string City name e.g.: Paris-l
,--lang
string Returns 'condition:text' in the desired language-h
,--help
help forshow
MyWeather mylocation [flags]
Show the geo info about your location by your IP or any.
-i
,--ip
string IP address. If not set the app uses your current IP.-h
,--help
help formylocation
Use MyWeather [command] --help
for more information about a command.
Powered by WeatherAPI.com