Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 349 Bytes

File metadata and controls

11 lines (8 loc) · 349 Bytes

System-infos

This program is made to display basic informations about your computer such as his components or the current bandwidth usage

How to compile and run

To run the file :

  • Open Visual Studio
  • Make a new C# project, it will create a file called program.cs
  • Simply copy the file from the repo in there
  • Click F5 to run the project