Skip to content

Attacktive/weatherd

Repository files navigation

Weatherd

Test

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)

Sister project

Wallhavend rotates real photo wallpapers from Wallhaven on a schedule — same bones, opposite art department. Get it on Google Play.

Building from source

Requires JDK 17 and the Android SDK (Android Studio bundles both).

git clone https://github.com/Attacktive/weatherd.git
cd weatherd
./gradlew assembleDebug

Debug 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.

About

Android live wallpaper that renders a procedural weather scene from Open-Meteo.

Topics

Resources

Stars

2 stars

Watchers

1 watching

Forks

Sponsor this project

Contributors