{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "AutonomniOTA",
  "description": "Autonomous wireless background OTA flashing on a configurable ESP32 core.",
  "url": "https://github.com/nemo4598/AutonomniOTA",
  "author": {
    "@type": "Person",
    "name": "matej Zvolsky"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/nemo4598/AutonomniOTA-2.0.0.zip",
  "softwareVersion": "2.0.0",
  "fileSize": 4,
  "datePublished": "2026-08-10",
  "license": "https://spdx.org/licenses/WTFPL"
}