White-noise playback app made with Flutter and controlled by a Flask server.
- Start the server in the background with
podman compose uporpodman compose up -d - Start the Flutter app with
cd app && flutter runor download the app from the server web UI.
- If testing on a physical Android device, set the app server URL to your machine LAN IP (for example
http://192.168.1.20:6333).
| Server | App |
|---|---|
![]() |
![]() |

