30 Forks
65 Stars
65 Watchers

WindowsHardwareInfo

A project written in C++ to get hardware info on a Windows PC. Interfaces with the Windows Management Instrumentation (WMI) service to query hardware info of interest and provides a basic command line interface.

How to download and setup WindowsHardwareInfo

Open terminal and run command
git clone https://github.com/sondernextdoor/WindowsHardwareInfo.git
git clone is used to create a copy or clone of WindowsHardwareInfo repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WindowsHardwareInfo https://github.com/sondernextdoor/WindowsHardwareInfo/archive/master.zip

Or simply clone WindowsHardwareInfo with SSH
[email protected]:sondernextdoor/WindowsHardwareInfo.git

If you have some problems with WindowsHardwareInfo

You may open issue on WindowsHardwareInfo support forum (system) here: https://github.com/sondernextdoor/WindowsHardwareInfo/issues