{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "EmbeddedTerminal",
  "description": "Platform-independent terminal library for embedded systems with command parsing and file system abstraction.",
  "url": "https://github.com/boeserfrosch/EmbeddedTerminal",
  "author": {
    "@type": "Person",
    "name": "Guido Lehne"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/boeserfrosch/EmbeddedTerminal-0.2.1.zip",
  "softwareVersion": "0.2.1",
  "fileSize": 125,
  "datePublished": "2026-02-17",
  "license": "https://spdx.org/licenses/GPL-3.0"
}