Extremely simple and small weather plugin for IntelliJ Platform.
After installation it integrates an item into menu bar. By calling this item, plugin asks city name, and after input it makes a query to on-line weather web service. If success, it shows current weather and forecast for next four days.
This software is shipping with 3rd party java-weather-api library by Boris Belovic.