Android live wallpaper that renders a procedural weather scene from Open-Meteo.
Uses device location or a manually searched city, refreshes on a configurable interval (15 min – 6 hr), and mirrors the live scene in an in-app preview.
Min SDK: Android 8.0 (API 26)
Wallhavend rotates real photo wallpapers from Wallhaven on a schedule — same bones, opposite art department. Get it on Google Play.
Requires JDK 17 and the Android SDK (Android Studio bundles both).
git clone https://github.com/Attacktive/weatherd.git
cd weatherd
./gradlew assembleDebugDebug builds need no secrets. Weather data comes from Open-Meteo with no API key. release.keystore with KEYSTORE_PASSWORD are needed only for release signing.
Run the unit tests with ./gradlew test.
Weather data by Open-Meteo.