Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/CherryPill/system_info

Hardware information tool for Windows
https://github.com/CherryPill/system_info

cpp smbios speccy windows windowsapi wmi x64

Last synced: 2 months ago
JSON representation

Hardware information tool for Windows

Awesome Lists containing this project

README

        

# SystemInfo - a hardware information tool for Windows

SystemInfo enables you to view information about the hardware components of your computer.





The program allows you to take screenshots of the client area and export hardware information in the following formats:
- HTML (with CSS)
- XML
- Simple text

Supports the following operating systems:
- Windows Vista (x86/x64)
- Windows 7 (x86/x64)
- Windows 8/8.1 (x86/x64)
- Windows 10 (x86/x64)

Might also work on modern Windows Server systems, but I didn't test it.

The program is written in C/C++ and uses barebones WindowsAPI for its GUI.

This program is free software.

Download

***

DISCLAIMER: THIS SOFTWARE IS PROVIDED "AS IS" AND ANY EXPRESSED OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. IN NO EVENT SHALL THE REGENTS OR CONTRIBUTORS BE LIABLE FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.