Skip to content

Latest commit

 

History

History
21 lines (17 loc) · 1.32 KB

README.md

File metadata and controls

21 lines (17 loc) · 1.32 KB

Gritz

The computer diagnostic program created for Windows.

Information

Gritz is a Windows program that was developed for the sole-purpose of diagnosing problems and finding information of a computer. The original idea of Gritz stemmed from the time when I helped my aunt fix her computer after being phished online; I figured there could be an easier way of finding a lot of hardware information quicker and more efficiently.
Gritz was originally intended to be a side-project that would only be used by me, but I figured that it could be helpful for others too.

Commands

Gritz comes built with commands that can be used to find specific pieces of information. Here is a list:

localhardstats: Used for displaying hardware information of the administrative computer
localsoftstats: Used for displaying software information of the administrative computer
comactivecheck: Used for displaying all active communication ports of the administrative computer
comtest: (WIP) Used for testing the communication between a slave computer and the administrative computer
comset: Used for setting the default port for communication between a slave computer and the administrative computer

Planned Features

~ USB-Communication
~ TCP-Server-Communication
~ GUI-Version