A professional-grade terminal utility built with Node.js to audit a laptop's health, developer environment, and network connectivity.
- Hardware Audit: Live CPU cores, RAM availability, and system uptime.
- Network Diagnostic: Real-time ping latency and Public IP detection.
- Dev Tool Inventory: Checks versions for Node, NPM, Git, Python, Docker, and more.
- Bug Hunter: Scans for failed system services and "Zombie" processes.
- Storage Check: Alerts if disk partitions are over 90% full.
To use this on a new machine:
git clone
cd system-checkup-tool