Weather forecast application based on mapsforge-gtk and java-gtk. Forecast data is from Meteorologisk institutt Norge.
- Select place from map or text search
- 5 days forecast
- 5 lockable presets
- Optimized for small screens: tested on PinePhone
- 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
- Install dependencies:
sudo apt install openjdk-11-jdk libgtk-4
- Compile and run:
./gradlew run
© Map and data OpenStreetMap contributors, ODbL 1.0
© Icons and data MET Norway
Source code is licensed under the MIT License