SysInfo is a library to get information and handle Desktop, OS and hardware internals.
It includes functions for:
- Obtaining special folders
- Hardware, BIOS and OS info
- Process handling
- Windows handling
- Mouse and keyboard handling
- Screen recording
- Miscellaneous functions
IMPORTANT: Before compiling please check 2. Compiler support and Requirements in Implementation details. In X11, SysInfo requires XTest extension (in debian based system, you need to install libxtst-dev package).