{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "TelegramSerial",
  "description": "Drop-in Serial replacement that sends output to a Telegram bot over WiFi.",
  "url": "https://github.com/toastmanAu/TelegramSerial",
  "author": {
    "@type": "Person",
    "name": "toastmanAu"
  },
  "applicationCategory": "Communication",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/toastmanAu/TelegramSerial-1.0.0.zip",
  "softwareVersion": "1.0.0",
  "fileSize": 12,
  "datePublished": "2026-02-27",
  "license": "https://spdx.org/licenses/MIT"
}