Menu

Tree [b700a9] master /
 History

HTTPS access


File Date Author Commit
 SystemLoadTracker 2024-02-12 Schuischta Schuischta [b700a9] edited .csproj file
 .gitattributes 2024-02-10 Schuischta Schuischta [ee5698] Add .gitattributes, .gitignore, and README.md.
 .gitignore 2024-02-10 Schuischta Schuischta [ee5698] Add .gitattributes, .gitignore, and README.md.
 README.md 2024-02-12 applegtx00 applegtx00 [5963bc] Update README.md
 SystemLoadTracker.sln 2024-02-10 Schuischta Schuischta [6b49dc] Add project files.

Read Me

System Load Tracker

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.
  • Customizable Interface: Coming soon

Screenshot

System Load Tracker

Requirements

  • .NET 8
  • Windows 10/11 (could also work on older versions of Windows)

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.

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.