{
  "@context": "http://schema.org/",
  "@type": "SoftwareApplication",
  "name": "espfetch",
  "description": "Neofetch-style system info + Python-style logger for ESP32/ESP8266.",
  "url": "https://github.com/HamzaYslmn/espfetch",
  "author": {
    "@type": "Person",
    "name": "Hamza Yesilmen"
  },
  "applicationCategory": "Other",
  "operatingSystem": "Arduino",
  "downloadUrl": "https://downloads.arduino.cc/libraries/github.com/HamzaYslmn/espfetch-4.0.0.zip",
  "softwareVersion": "4.0.0",
  "fileSize": 24,
  "datePublished": "2026-04-04",
  "license": "https://spdx.org/licenses/AGPL-3.0"
}