Skip to content

arizanloo/PC-Statistics

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

PC Statistics

This Windows Forms project gets the current statistics of your PC.

PC-Statistics

Adjustement

To start using this code you need to import these using statements:
using Microsoft.Win32;
using System.Management;
using System.Net;

Software

This project was created using Microsoft Visual Studio 2017 - .NET Framework 4.6.1 .

Extras

If you have any idea that can improve project or is there any bugs that you've solved, submit it in Pull Requests or email me.
It would be great if anybody submit codes for total installed memory(RAM) in Pull Requests.

About

A Windows Forms application similary to Windows "System Information" application

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages