Clean, fast, no-ads weather for Android — and a live website with maps, 10-day forecast, and more.

Package ID: com.geauxweather.app · License: GPL-3.0-or-later · Reproducible builds on F-Droid
| Places |
Settings |
 |
 |
- Today — conditions, sunrise/sunset, hourly; weather sky backgrounds (day/night)
- 10-Day — highs/lows and precip chance
- Maps — rain & snow radar (RainViewer), wind, fog, Mississippi river stages (USGS), lightning/storms near you, hurricane (NHC), tornado/severe (NWS), solar eclipse paths
- Places — save pins; GPS or default home location
- Severe storm alerts — optional location-based tornado / severe T-storm / nearby tropical
- Widget + status bar temperature
- No ads · no tracking · no account required
https://geauxweather.com
- Live weather panel, nearby temperature ticker, 10-day strip
- Interactive maps (same layers as the app, including Eclipse)
- Install as PWA (Windows / desktop / Android Chrome)
- Linux tray (all major desktops) · Brave/Chrome extension
- Privacy: geauxweather.com/privacy.html
# Deploy site (Cloudflare Worker + assets) — see DEPLOY.md
export NVM_DIR="$HOME/.nvm" && . "$NVM_DIR/nvm.sh" && nvm use 22
npx wrangler deploy
- App: Capacitor 7 + plain HTML/CSS/JS
- Data: Open-Meteo, RainViewer, NHC, NWS, OpenStreetMap Nominatim
- Site: Cloudflare Workers + static assets
npm ci
npm run apk
adb install -r android/app/build/outputs/apk/debug/app-debug.apk