leandrosa81/taskbar-monitor
monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar.
About leandrosa81/taskbar-monitor
leandrosa81/taskbar-monitor is an open-source project on GitHub, mainly written in C#. monitoring tool with graphs (CPU, memory, disk and network) for Windows taskbar. It currently holds 540 stars and 0 forks with 0 open issues, and was last pushed on an unknown date (repository created unknown).
Project Overview
AI Homed tracks it on the AI Agent Memory board.
GitHub Repository Details
README
taskbar-monitor
DeskBand with monitoring charts (CPU and memory) for WindowsThis app shows some cool graphs displaying CPU and memory usage on the taskbar (as a Desk Band).
This project was made using the CS DeskBand library.
Install instructions
To install the taskbar-monitor, first make sure you have .NET Framework 4.7.2 runtime installed on your computer. If you use Windows 10 1803 April 2018 or later, it is already installed on your computer.Then, download the TaskbarMonitorInstaller.exe installer and run it.
It needs administrator rights to run, as it installs on your PROGRAM FILES (x86) folder. The reason for this is that this tool registers itself for all users, so the dll files should be accessible for all users on the computer.