alus-it / AirspaceConverter

Tool to convert airspace files between different formats: OpenAir, openAIP, KML/KMZ, Polish and Garmin
https://www.alus.it/AirspaceConverter
GNU General Public License v3.0
37 stars 10 forks source link

Check for new version #149

Closed alus- closed 3 years ago

alus- commented 3 years ago

When displaying the version (both on CLI and GUI) show if a new version is available. This can be done performing an HTTP request.

alus- commented 3 years ago

Done first implementation. A message is displayed when using -v option of the CLI and in the about dialog of the GUIs. The latest version released is obtained via HTTP request.