SmartTaskTool
for your task-bar
Read / Write - Detection on your Hard Drives
CPU - Usage
RAM - Usage
GPU - Usage (all only nvidia)
VRAM - Usage
GPU Temperature
Network - download/upload
-> Update once per second
only windows, sorry
SmartTaskTool_by_Sevenof9_v2_alpha.exe
SmartTaskTool is a Windows-only utility designed to monitor various hardware parameters on your system. It tracks disk read/write activity, CPU usage, RAM usage, and GPU information (limited to Nvidia GPUs), including VRAM usage and GPU temperature. The tool also monitors network activity (download/upload rates) across all connected network adapters. The software updates its metrics once per second and displays them in the system tray with icons that indicate the status of your hardware (e.g., color-coded for disk activity).
python (4 files, start main) or exe
with WMI so its slow(psutil dont work with partitions and network)
Iam not a coder so its a co-work of chatgpt and my brain ;)
GPU should be work with multi GPUs if nvidia, AMD has no python lib for windows
Network should be work with all connected network adapters (in tray-icon no name, but with mouse hover over you will see)
On start you will see a GUI, you have 10 secons to choose hardware.
Iam on it to implement to save a config-file for reuse... all its not that easy for me ;)
My Icons look like this: (depending on hard drives/partitions, Network, GPU)
Hints:
Drive threshold 2MB (this means that only larger actions are displayed)
red - writing | green - reading | yellow - <read/write>
Network start at 0.1kB/s up to GB/s
Mouse hover - You see a little more detail, but it is not updated
If you put in autostart, try to delay start 5 to 10sec
mause "right click" - EXIT or Restart
reetart dont work on exe (dont know why)
on discord: Sevenof9
All at your own risk !!!