{
  "id": "meshpoint",
  "name": "Meshpoint",
  "kind": "gateway",
  "status": "active",
  "maturity": "beta",
  "description": "Open-source Meshtastic and MeshCore base station running on Raspberry Pi 4 with an SX1302/SX1303 LoRa concentrator. Receives on 8 channels simultaneously (SF7–SF12), transmits natively with up to 27 dBm, and provides a full browser dashboard with chat, node discovery, radio configuration and live packet feed. MeshCore traffic supported through a USB companion. Optionally syncs to Meshradar cloud for multi-site mesh intelligence.",
  "maintainers": [
    {
      "name": "KMX415",
      "url": "https://github.com/KMX415"
    }
  ],
  "repository": "https://github.com/KMX415/meshpoint",
  "website": "https://www.meshradar.io/",
  "license": "AGPL-3.0-only",
  "languages": [
    "python"
  ],
  "screenshots": [
    {
      "file": "dashboard.png",
      "caption": "Local dashboard with live packet feed and node discovery"
    },
    {
      "file": "messaging.png",
      "caption": "Browser-based messaging with channels and DMs"
    },
    {
      "file": "meshradar.png",
      "caption": "Meshradar cloud dashboard for multi-site mesh intelligence"
    }
  ],
  "platforms": [
    "linux",
    "raspberry-pi"
  ],
  "interfaces": [
    "web"
  ],
  "connections": [
    "spi",
    "usb",
    "http"
  ],
  "node_roles": [
    "repeater",
    "observer"
  ],
  "capabilities": [
    "messaging",
    "channels",
    "monitoring",
    "telemetry",
    "packet-analysis",
    "mapping",
    "node-configuration"
  ],
  "install": [
    {
      "type": "source",
      "url": "https://github.com/KMX415/meshpoint"
    }
  ],
  "popularity": {
    "githubStars": 211,
    "githubForks": 33,
    "githubWatchers": 7,
    "githubOpenIssues": 32,
    "githubContributors": 7,
    "lastChecked": "2026-07-21",
    "releaseDownloads": 0,
    "latestReleaseDownloads": 0
  },
  "verification": {
    "sourceAvailable": true,
    "releasesAvailable": false,
    "signedReleases": false,
    "ciBuilds": true,
    "hasDocumentation": true,
    "lastChecked": "2026-07-21",
    "notes": [
      "SX1302/SX1303 concentrator with 8-channel simultaneous reception (SF7-SF12).",
      "Dual-protocol capture: Meshtastic via concentrator and MeshCore via USB companion.",
      "Smart relay feature (experimental) re-broadcasts captured packets identity-preserving.",
      "Supports US915, EU868, ANZ915, IN865, KR920 and SG923 regions."
    ]
  },
  "tags": [
    "base-station",
    "raspberry-pi",
    "sx1302",
    "meshtastic",
    "dual-protocol"
  ],
  "last_reviewed": "2026-07-03",
  "source": {
    "path": "data/software/meshpoint/software.yaml",
    "updatedAt": "2026-07-21T08:04:18Z"
  },
  "releases": [],
  "changelogSource": "github",
  "changelogUpdatedAt": "2026-07-05T17:14:47.507Z"
}
