TheTumultuousUnicornOfDarkness/CPU-X ? reverse-engineered prompt
Reverse engineered prompt
Build me a small desktop tool for Linux and FreeBSD that shows detailed hardware information like CPU, motherboard, memory, graphics, and system stats in a clean way.
I want it to work both as a normal graphical app and as a text based terminal app, so people can use it on machines without a desktop too. It should gather as much useful info as possible, show it in clear sections, and include a simple command line mode for dumping the data. If some details need extra access, add a helper service so the app can read more complete information when available.
Please make it feel polished, with a simple layout, good labels, and translation support if that fits. If you need to look up current docs online for the libraries or system calls, go ahead. Also include a basic build setup and make sure it runs on common x86 and ARM systems.
Are you gonna build this?
make sure you review the code using coderabbit