Plugin for Wox that displays weather forecast for today
Change this line in main.py
to your coordinates:
coord = (55.6, 37.7)
Install forecast.io package:
pip install python-forecastio
To install the plugin, type in Wox:
wpm install Weather Now
Special thanks to @adamwhitcroft for Climacons