Skip to content

bhimpratapsingh/SystemInfo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SystemInfo

SystemInfo is a utility tool to provide the system details, network status, etc

Also, you can initiate a process (Notepad, MS Paint, etc) from the terminal itself. For eg: To initiate a notepad, provide the process name as notepad and for MS Paint, use mspaint.

Environment:

  • Visual Studio 2017 or the later.
  • Dotnet Framework: 4.6.1

Programming Lanugage:

  • C#

Utility Terminal Snapshot:

Initial Screen

Quick Walkthrough Video:

SystemInfoUtility.mp4

Sample System Info Result

PC Name: DESKTOP-Name
Machine Name: DESKTOP-MachineName
Domain Name: DESKTOP-DomainName
User Name: UserName
Operating System Name: Microsoft Windows 11 Pro
Operating System Version: Microsoft Windows NT 6.2.9200.0
Operating System Bit type: 64 Bit
Processor Count: 6
Processor Speed: 2808MHz
CLR Version: 4.0.30319.42000
MAC Address: MACAddress
Private IP Address: 192.168.203.1
System Online: Yes
Public IP Address: 100.100.10.100 (Dummy IP added here)

Drives in System:

  1. C:\
  2. D:\
  3. E:\
  4. F:\
  5. G:\

About

Utility tool to fetch windows system details, and process initiator terminal

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages