You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Self-hosted multi-source NWS weather alert monitor — NWWS-OI, NOAA Weather Radio (RTL-SDR), and the weather.gov API, deduplicated into one dashboard with offline polygon maps and push notifications. One Docker container.
Fully-offline local weather server: listens to NOAA Weather Radio, transcribes the broadcast with whisper.cpp, decodes SAME/EAS alerts, and serves structured, queryable weather data over a LAN API — no internet required
A complete implementation of the EAS/SAME (Emergency Alert System / Specific Area Message Encoding) codec for encoding and decoding emergency alert headers.