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

https://github.com/samrb-dev/sysconfig

SysConfig is a command line based System specs checker for Windows .
https://github.com/samrb-dev/sysconfig

Last synced: 5 months ago
JSON representation

SysConfig is a command line based System specs checker for Windows .

Awesome Lists containing this project

README

          

# SysConfig
SysConfig is a command line tool for gathering intel about windows machine .
it's an open source project written in batch file language .

# How it works
SysConfig gathers information about a computer's
major components such as

* Hard Disk
* CPU
* GPU
* Operating system

It gathers information by examining environment variables , various system
commands such as

* wmic
* systeminfo.
* find

# How to use SysConfig
In order to use the tool all you need to do is to download the source code.
After downloading the source code , just click on SysConfig.cmd
in the folder (GUI) or go to command prompt , locate the path where you stored the
source code and type SysConfig.cmd or SysConfig.