Skip to content

CzarOfScripts/system-monitoring-cSharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

24 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Monitoring

This program is designed to monitor various computer sensors, providing information on:

  • Current keyboard layout
  • CPU usage and temperatures
  • GPU usage and temperatures
  • RAM usage, load, and available space
  • System uptime

Additionally, the program employs color coding to visually represent the load and temperature status.

Motivation

This project marks my first experience in C#. It was initially created to fulfill my personal requirements, but I've decided to share it with the community for anyone who might find it useful.

Screenshots

system-monitoring-panel

Libraries used for sensor values

* You can select the desired library from the context menu.

Features

  • Real-time monitoring of critical system metrics.
  • Dynamic color indicators for quick load and temperature assessment.

Todo

  • Create a settings window
  • Implement indicator color customization for users

Contributions

Contributions are welcome! In case you are interested you can add new features, improve the code, or fix any issues. Feel free to submit a pull request.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages