Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 568 Bytes

File metadata and controls

16 lines (9 loc) · 568 Bytes

sysinfo

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.

shot-2026-06-17

Installation:

  • Compile: make

  • Install: sudo make install

  • Uninstall: sudo make uninstall