{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "Embedded GUI Framework",
  "description": "A simple framework to create GUIs with Adafruit GFX displays.",
  "url": "https://github.com/CDonalO/Embedded-GUI-Framework",
  "author": {
    "@type": "Person",
    "name": "Cordell O'Leary (cordelloleary@gmail.com)"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/CDonalO/Embedded_GUI_Framework-1.0.3.zip",
  "softwareVersion": "1.0.3",
  "fileSize": 41,
  "datePublished": "2026-05-10",
  "license": "https://spdx.org/licenses/GPL-3.0"
}