{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ESPNowHub",
  "description": "Arduino library simplifying ESP-NOW peer-to-peer communication for ESP32.",
  "url": "https://github.com/zeevje/ESPNowHub",
  "author": {
    "@type": "Person",
    "name": "Zeev Elias"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/zeevje/ESPNowHub-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 8,
  "datePublished": "2026-06-24",
  "license": "https://spdx.org/licenses/MIT"
}