Built on the shoulders of open source.
EAS Station™ is assembled from dozens of open-source libraries, public government data feeds, and community standards. This page credits every one of them — and explains how EAS Station™ itself is licensed.
How EAS Station™ Is Licensed
Dual-licensed software — attribution and notices must be preserved.
EAS Station™ is dual-licensed. You may use it under the GNU Affero General Public License v3 (AGPL-3.0) or, for proprietary/closed-source deployments, under a Commercial License.
When using the software under the AGPL you must preserve the copyright and license notices and may not rebrand the software or remove attribution. The recommended attribution string is:
Powered by EAS Station — Copyright (c) 2025–2026 EAS Station, LLC (KR8MER)
"EAS Station", its logos, and wordmarks are trademarks and are not covered by the software licenses — their use is governed by the Trademark Policy.
License Files
LICENSE
LICENSE-COMMERCIAL
Open-Source Software
The Python libraries that make every feature work.
Application Framework
Data Layer
Networking & Parsing
Signal & Audio
Hardware & Displays
Security & Notifications
Runtime & Ops
Infrastructure & System Packages
The platform services running underneath the application.
Frontend Assets
Self-hosted UI frameworks, icons & brand marks.
Data Sources & Standards
Public feeds and published standards the system is built around.
| Source | Use | Terms |
|---|---|---|
| NOAA / NWS CAP feeds | Primary alert ingestion | U.S. Gov. public data |
| FEMA IPAWS / IPAWS-OPEN | Authenticated alert aggregation | U.S. Gov. public data |
| U.S. Census TIGER/Line | County/zone boundary geometry | Public domain |
| FIPS / SAME location codes | Geographic alert targeting | Public domain |
| Iowa Environmental Mesonet | NEXRAD Level III base reflectivity (WMS-T mosaic), the radar overlay's fallback when Level II isn't available | Public data, ISU |
| NOAA Level II Archive (AWS Open Data) | Raw per-site NEXRAD volume scans, the radar overlay's primary source | U.S. Gov. public data |
| NWS Radar Stations API | WSR-88D site coordinates, for picking the nearest radar to an alert | U.S. Gov. public data |
| MaxMind GeoLite2 | Visitor geolocation (operator-supplied DB) | CC BY-SA 4.0 |
| NRSC-4-B · VTEC · RBDS | Protocol implementation references | Industry standards |
| multimon-ng | Decoding-parity cross-check (not bundled) | GPL-2.0 |
GeoLite2 data is not distributed with EAS Station — operators supply their own MaxMind database.
Acknowledgments
Thank you to the communities behind this work.