Skip to content

Latest commit

Β 

History

History
27 lines (19 loc) Β· 861 Bytes

File metadata and controls

27 lines (19 loc) Β· 861 Bytes

πŸ§ͺ Raspberry Pi Diagnostic Tool

A comprehensive Python-based diagnostic tool for Raspberry Pi. It performs system health checks, logs results, and generates beautiful HTML reports with pass/fail indicators.

πŸš€ Features

  • βœ… Pass/Fail Tests with emoji and color indicators
  • πŸ“¦ CPU, Memory, Disk, and Throttling Checks
  • πŸ”‹ Voltage and Clock Speed Diagnostics
  • 🌐 IP and Network Interface Status
  • 🧾 Log File Output (diagnostic.log)
  • 🎨 HTML Report Generation with styled results
  • πŸ’Ύ Save-As Popup for saving reports interactively

πŸ“Έ Screenshot

screenshot
(Example HTML report output with icons and color-coded rows)

πŸ“₯ Installation

  1. Clone the repo:
    git clone https://github.com/peterd550/pi-diagnostic.git
    cd pi-diagnostic
    ./Installs.sh