onix / tinyWeather-intellij-plugin

Extremely simple and small weather plugin for IntelliJ Platform (demo project).

Repository from Github https://github.comonix/tinyWeather-intellij-pluginRepository from Github https://github.comonix/tinyWeather-intellij-plugin

Tiny Weather plugin for IntelliJ Platform

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.

Tiny Weather plugin illustration

This software is shipping with 3rd party java-weather-api library by Boris Belovic.

About

Extremely simple and small weather plugin for IntelliJ Platform (demo project).

License:MIT License