{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "ScreenManager",
  "description": "A lightweight C++ library for managing application screens, navigation, transitions and display timing. It is platform, framework and GFX agnostic.",
  "url": "https://github.com/Stutchbury/ScreenManager",
  "author": {
    "@type": "Person",
    "name": "Philip Fletcher"
  },
  "applicationCategory": "Display",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/Stutchbury/ScreenManager-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 24,
  "datePublished": "2026-09-12",
  "license": "https://spdx.org/licenses/GPL-2.0"
}