A simple sidebar for Windows desktop that displays hardware diagnostic information.
Note
Development has moved to new repository. This repository is now deprecated and will not receive further updates. Please check the Solid State Sidebar repository for the new version.
Go to the releases tab.
- Customizable font family for the display
- Aligned labels for improved readability (in English)
- Removed graph window
- Updated to the latest LibreHardwareMonitor
- Reduced excutable size by cleaning up unnecessary DLLs
- Monitors CPU, RAM, GPU, network, and logical drives.
- Allows for lots of customization.
- Allows alerts for various values.
- Allows binding hotkeys.
- Supports monitors of all DPI types.
- Has a clock at the top.
If you have the original version installed, you can migrate your settings; however, the configuration file may be deleted when uninstalling the previous version. Please back up the file at the following path before uninstalling, and restore it to its original location once the uninstallation is complete.
C:\Users\YOURNAME\AppData\Local\SidebarDiagnostics\settings.json
Before uninstalling, it is recommended to disable "Run At Startup" to avoid potential issues.
This application does not include an installer. Simply extract and place it in any folder of your choice. The recommended location is:
C:\Users\YOURNAME\AppData\Local\Programs\SidebarDiagnostics
The .NET 10 Desktop Runtime is required to run this application. If it is not installed, install it from here or run the following command:
winget install Microsoft.DotNet.DesktopRuntime.10
PawnIO is required to retrieve all hardware information. Install from official site or run the following command:
winget install namazso.PawnIO
If you are changing your screen's DPI settings, view this page!
- Windows 10?/11
GNU General Public License v3.0
Written in C# .NET10 WPF.
You will need to run it as administrator.
This repository is a modified version of the following original by ArcadeRenegade/SidebarDiagnostics
It also references the following repository thewriteway/SidebarDiagnostics
Data provided by Libre Hardware Monitor.
