Forecast
Plugin for Wox that displays weather forecast for the next week.
First line is a summary for the week, next 5 are daily forecasts.
Change this line in main.py
to your coordinates:
coord = (55.6, 37.7)
Installation
Install forecast.io package:
pip install python-forecastio
To install the plugin, type in Wox:
wpm install Forecast
Special thanks to @adamwhitcroft for Climacons