{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "cronDaemon",
  "description": "Lightweight cron-style scheduler for ESP8266/ESP32.",
  "url": "https://github.com/BojanJurca/Cron-Daemon-for-Arduino",
  "author": {
    "@type": "Person",
    "name": "Bojan"
  },
  "applicationCategory": "Timing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/BojanJurca/cronDaemon-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 17,
  "datePublished": "2026-02-20",
  "license": "https://spdx.org/licenses/MIT"
}