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 .
- Host: GitHub
- URL: https://github.com/samrb-dev/sysconfig
- Owner: SamRB-dev
- Created: 2021-01-16T13:22:10.000Z (about 5 years ago)
- Default Branch: main
- Last Pushed: 2021-01-28T17:08:25.000Z (about 5 years ago)
- Last Synced: 2025-06-06T08:37:42.897Z (8 months ago)
- Language: Batchfile
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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.