A simple yad based system Info application
It displays system and hardware information. In particular: CPU, GPU, Memory, Disks, PCI, Kernel Modules, Battery, and Network.
It also allows you to copy the report, which you can then share by pasting with CTRL+V or right-click -> Paste.
-
Compile:
make -
Install:
sudo make install -
Uninstall:
sudo make uninstall