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.
- β 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

(Example HTML report output with icons and color-coded rows)
- Clone the repo:
git clone https://github.com/peterd550/pi-diagnostic.git cd pi-diagnostic ./Installs.sh