{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "TinyPrinter",
  "description": "Arduino library for X5H and compatible Bluetooth Thermal Printers (ESP32 / NimBLE).",
  "url": "https://github.com/ramo828/TinyPrinter",
  "author": {
    "@type": "Person",
    "name": "Ramiz Mammadli"
  },
  "applicationCategory": "Device Control",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/ramo828/TinyPrinter-1.1.0.zip",
  "softwareVersion": "1.1.0",
  "fileSize": 38,
  "license": "https://spdx.org/licenses/MIT"
}