Mohabdo21/cpumon ? reverse-engineered prompt

Reverse engineered prompt

Build me a small Linux command line app that shows real time CPU health in the terminal.

I want it to monitor CPU temperature, clock speed, throttling, and fan status, with a clean text display that refreshes automatically every second by default and lets me change the interval if I want. It should work well on Linux and support common hardware like Intel, AMD, ARM, and ThinkPad fan readings when available. If some sensor data needs extra permissions, tell me what to do so it can read the fuller set of metrics.

Make it feel like a simple system monitor for the CPU, easy to run from the terminal and useful for quickly checking whether the machine is running hot or being throttled. If you need current docs or hardware sensor details, look them up online first.

Are you gonna build this?

make sure you review the code using coderabbit

Try freeSponsored — opens CodeRabbit in a new tab