{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Pulsync",
  "description": "Non-blocking task scheduler + real-time cloud sync for ESP32.",
  "url": "https://github.com/pulsync/pulsync-arduino",
  "author": {
    "@type": "Person",
    "name": "Vineeth Rai K"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/pulsync/Pulsync-0.2.7.zip",
  "softwareVersion": "0.2.7",
  "fileSize": 87,
  "datePublished": "2026-09-06",
  "license": "https://spdx.org/licenses/MIT"
}