Skip to content

A Simple C# application to load system information.

Notifications You must be signed in to change notification settings

HookJordan/MyPcPassport

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MyPcPassport

A Simple C# application to load system information.

Currently Loads:
[x] Operating System + information
[x] CPU + information
[x] GPU + information
[x] RAM + information
[x] HDD['s] + information

png

Example of information:

MyPcPassport 1.0
(C) JordanHook.com 2014
---
Jordan@JENVY
OS
	Operating System
	Windows: Microsoft Windows 10 Home
	Is64Bit: True
	Service Pack: 
	Windows Version: 6.2.9200.0
	Windows Platform: Win32NT
CPU
	Central Processing Unit
	Name: Intel(R) Core(TM) i7-4712HQ CPU @ 2.30GHz
	Cores: 8
	Identifier: Intel64 Family 6 Model 60 Stepping 3
	Vendor: GenuineIntel
GPU
	Graphics Processing Unit
	Name: NVIDIA GeForce GTX 850M
RAM
	Random Access Memory
	Used RAM: 6997.00MB
	Available RAM: 9309.00MB
	Total RAM: 16307.00MB
HDD`
	Hard Disk Drives & Other Internal Storage
	SLOT 1
		Label: Windows
		Name: C:\
		Root: C:\
		Format: NTFS
		Available Free Space: 537GB
		Total Free Space: 537GB
		Total Space: 783GB
	SLOT 2
		Label: RECOVERY
		Name: D:\
		Root: D:\
		Format: NTFS
		Available Free Space: 2GB
		Total Free Space: 2GB
		Total Space: 20GB

About

A Simple C# application to load system information.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages