Wallpaper › Windy Live Wallpaper
thumb_up Follow me on GitHub to get notifications about my projects (like Fossdroid Core), thanks! close

Windy Live Wallpaper

Android live wallpaper visualizing local wind patterns
Version: 12
Added: 12-08-2026
Updated: 12-08-2026
Android live wallpaper visualizing local wind patterns, inspired by the Pixel 2017 live wallpaper.

* Correct rendering on newer devices (the original shaders don't work at all).
* Updated wind data (the official data was last updated in 2019).
* Lower memory and CPU usage.
* Optionally render static frames to effectively eliminate all resource usage.
* More color schemes.
* Better location handling.
* Modern render pipeline using WebGPU.
* Create custom themes.
* Generate themes for arbitrary colors.
* All code is written from scratch.
* Other fixes.

The wind texture is generated from the NOAA GFS 0.25° ANL dataset (updated every 6 hours) using the wind vector values (UGRD, VGRD) at 850 mb elevation.

Screenshot of Windy Live Wallpaper Screenshot of Windy Live Wallpaper Screenshot of Windy Live Wallpaper
code Source file_download Download