/SystemLoadTracker

Monitors key system performance indicators in real-time.

Primary LanguageC#MIT LicenseMIT

SystemLoadTracker

Description

The System Load Tracker is a lightweight WPF application that monitors key system performance indicators in real-time. It includes CPU, GPU, VRAM, and RAM usage, as well as temperature readings. Designed for ease of use, it lets users monitor their computer's performance easily.

Features

  • CPU Monitoring: Shows CPU usage and temperature, along with average speeds of CPU cores.
  • GPU Monitoring: Shows GPU usage, how much VRAM is being used, GPU temperature, and its clock speed.
  • RAM Monitoring: Shows how much RAM is being used.
  • Real-Time Updates: Refreshes the data every second to give the latest info.
  • Settings: Have a look at the screenshot below.

Screenshot

SLT-Main-Dark SLT-Main-Light

SLT-Settings-Dark SLT-Settings-Light

Requirements

Installation

From Releases

  1. Download the latest version of the app as a ZIP file from the Releases Tab on this repository.
  2. Unzip the file.
  3. Run the SystemLoadTracker.exe file to open the application.

Using winget

  1. Open Terminal or PowerShell.
  2. Execute this command:
winget install Schuischta.SystemLoadTracker
  1. Go to C:\Users\YOUR_USER\AppData\Local\Microsoft\WinGet\Packages\Schuischta.SystemLoadTracker_Microsoft.Winget...
  2. Run the SystemLoadTracker.exe file to open the application.

Contributing

We welcome contributions! If you have suggestions or find issues, please open an issue or submit a pull request.

License

This project is under the MIT License - see the LICENSE file for details.