[New Feature] Weather forecast (not just current weather) plugin
I didn't see this in the plugins list, so I am assuming it is not implemented. This plugin will allow the user to input a location, and it will display the weather for that day: location, approximate time, wind, humidity, temperature. Then, the user can pick as many days in the upcoming week as they choose to see the weather forecasts for that day: weather, max.temp, min.temp. The data will be retrieved using the WeatherDB API. I will work on this plugin, if that is okay. Thanks!
Sorry for long wait. Like there is this plugin: https://github.com/sukeesh/Jarvis/blob/master/jarviscli/plugins/weather_report.py
But you can improve this plugin for sure. Like add another weather provider. For something like weather - for me it would even be ok to have to different plugins.