{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "NTPSharp",
  "description": "Accurate NTP time synchronization with monotonic time and local clock drift compensation for Arduino.",
  "url": "https://github.com/costinbobes/NTPSharp",
  "author": {
    "@type": "Person",
    "name": "Costin Bobes"
  },
  "applicationCategory": "Timing",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/costinbobes/NTPSharp-1.0.2.zip",
  "softwareVersion": "1.0.2",
  "fileSize": 28,
  "datePublished": "2026-02-21",
  "license": "https://spdx.org/licenses/MIT"
}