| | --- |
| | language: |
| | - en |
| | - de |
| | tags: |
| | - smarttasktool |
| | --- |
| | # <b>SmartTaskMonitor</b><br> |
| | <b> for your task-bar<br></b> |
| | SmartTaskMonitor is a Windows-only INFO for your taskbar 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).<br> |
| | <br> |
| | Read / Write - Detection on your Hard Drives<br> |
| | CPU - Usage<br> |
| | RAM - Usage<br> |
| | GPU - Usage (all only nvidia)<br> |
| | VRAM - Usage<br> |
| | GPU Temperature<br> |
| | Network - download/upload<br> |
| | -> Update once per second<br><br> |
| | only windows, sorry<br><br> |
| | >SmartTaskTool_by_Sevenof9_v2_alpha.exe |
| |
|
| | on github |
| | https://github.com/kalle07/SmartTaskMonitor |
| |
|
| |
|
| | <br> |
| |
|
| |
|
| | python (4 files, start main) or exe<br> |
| | with WMI so its slow(psutil dont work with partitions and network)<br> |
| | Iam not a coder so its a co-work of chatgpt and my brain ;) <br> |
| |
|
| | GPU should be work with multi GPUs if nvidia, AMD has no python lib for windows<br> |
| | Network should be work with all connected network adapters (in tray-icon no name, but with mouse hover over you will see)<br> |
| | On start you will see a GUI, you have 10 secons to choose hardware.<br> |
| |
|
| |
|
| |  |
| |
|
| | Iam on it to implement to save a config-file for reuse... all its not that easy for me ;) <br> |
| |
|
| | My Icons look like this: (depending on hard drives/partitions, Network, GPU) |
| |
|
| |
|
| |  |
| |
|
| | <br><br> |
| |
|
| | Hints:<br> |
| | Drive threshold 2MB (this means that only larger actions are displayed) <br> |
| | red - writing | green - reading | yellow - <read/write><br> |
| | Network start at 0.1kB/s up to GB/s<br> |
| | Mouse hover - You see a little more detail, but it is not updated<br> |
| | If you put in autostart, try to delay start 5 to 10sec<br> |
| | mause "right click" - EXIT or Restart<br> |
| | reetart dont work on exe (dont know why)<br><br><br> |
| | on discord: <b>Sevenof9</b> |
| | <br><br> |
| | <b>All at your own risk !!!</b> |