Skip to content

Weather forecast application based on mapsforge-gtk and java-gtk

License

Notifications You must be signed in to change notification settings

bailuk/gtk-meteo

Repository files navigation

Build on Ubuntu

GTK Meteo

Weather forecast application based on mapsforge-gtk and java-gtk. Forecast data is from Meteorologisk institutt Norge.

Get it on Flathub

Features

  • Select place from map or text search
  • 5 days forecast
  • 5 lockable presets
  • Optimized for small screens: tested on PinePhone

Screenshot

Screenshot

Install

  • Install dependencies: sudo apt install openjdk-11-jre libgtk-4-1
  • Download gtk-meteo.zip from release or build pipeline
  • Extract archive: unzip gtk-meteo.zip
  • Run install script as user: sh install.sh

Build

  • Install dependencies: sudo apt install openjdk-11-jdk libgtk-4
  • Compile and run: ./gradlew run

License

© Map and data OpenStreetMap contributors, ODbL 1.0
© Icons and data MET Norway
Source code is licensed under the MIT License