{
  "id": "meshcore-same-eas-alerter",
  "name": "MeshCore SAME EAS Alerter",
  "kind": "integration",
  "status": "active",
  "maturity": "beta",
  "description": "Lightweight tool that forwards SAME (Specific Area Message Encoding) Emergency Alert System warnings over a local MeshCore network. Connects an RTL-SDR via USB to receive over-the-air weather alerts and a MeshCore companion node via serial or TCP to broadcast alerts to the mesh. Operates without WiFi or internet.",
  "maintainers": [
    {
      "name": "Mambo430",
      "url": "https://github.com/Mambo430"
    }
  ],
  "repository": "https://github.com/Mambo430/MeshCore-SAME-EAS-Alerter",
  "license": "GPL-3.0-only",
  "languages": [
    "rust"
  ],
  "platforms": [
    "linux",
    "raspberry-pi"
  ],
  "interfaces": [
    "cli"
  ],
  "connections": [
    "serial",
    "tcp",
    "usb"
  ],
  "node_roles": [
    "companion"
  ],
  "capabilities": [
    "messaging",
    "notifications",
    "automation"
  ],
  "install": [
    {
      "type": "github-release",
      "url": "https://github.com/Mambo430/MeshCore-SAME-EAS-Alerter/releases"
    },
    {
      "type": "source",
      "url": "https://github.com/Mambo430/MeshCore-SAME-EAS-Alerter"
    }
  ],
  "popularity": {
    "githubStars": 12,
    "githubForks": 0,
    "githubWatchers": 0,
    "githubOpenIssues": 1,
    "githubContributors": 1,
    "lastChecked": "2026-07-21",
    "releaseDownloads": 42,
    "latestReleaseDownloads": 42
  },
  "verification": {
    "sourceAvailable": true,
    "releasesAvailable": true,
    "signedReleases": false,
    "ciBuilds": false,
    "hasDocumentation": true,
    "lastChecked": "2026-07-21",
    "notes": [
      "Uses RTL-SDR to receive NOAA SAME/EAS alerts over the air.",
      "Forwards alerts to MeshCore companion node via serial or TCP.",
      "Requires rtl_fm and meshcore-cli; available as .deb for Raspbian."
    ]
  },
  "tags": [
    "eas",
    "weather",
    "emergency",
    "sdr"
  ],
  "last_reviewed": "2026-07-03",
  "source": {
    "path": "data/software/meshcore-same-eas-alerter/software.yaml",
    "updatedAt": "2026-07-21T08:04:18Z"
  },
  "latest_version": "0.1.0",
  "released": "2025-12-18",
  "releases": [
    {
      "version": "v0.1.0",
      "name": "v0.1.0",
      "datetime": "2025-12-18T16:57:53Z",
      "url": "https://github.com/Mambo430/MeshCore-SAME-EAS-Alerter/releases/tag/v0.1.0",
      "prerelease": false,
      "notes": "**Full Changelog**: https://github.com/Mambo430/MeshCore-SAME-EAS-Alerter/commits/v0.1.0",
      "notesHtml": "<p><strong>Full Changelog</strong>: <a href=\"https://github.com/Mambo430/MeshCore-SAME-EAS-Alerter/commits/v0.1.0\" target=\"_blank\" rel=\"noopener noreferrer\">https://github.com/Mambo430/MeshCore-SAME-EAS-Alerter/commits/v0.1.0</a></p>\n"
    }
  ],
  "changelogSource": "github",
  "changelogUpdatedAt": "2026-07-05T17:14:42.157Z"
}
