File size: 2,296 Bytes
c4cc081
 
 
 
 
 
 
8347078
3c47422
6c6123c
 
 
 
 
 
 
 
 
7056a7e
6c6123c
c4569ce
 
 
 
dab45cc
 
 
6c6123c
f44c41a
dab45cc
 
45a9759
 
 
 
 
6c6123c
dab45cc
6c6123c
 
dab45cc
6c6123c
 
 
16c0947
6c6123c
dab45cc
6c6123c
 
 
85e1032
 
dab45cc
9d61e2c
c4cc081
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
---
language:
- en
- de
tags:
- smarttasktool
---
# <b>SmartTaskTool</b><br>
for your task-bar<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

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).<br>
<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>


![image/png](https://cdn-uploads.huggingface.co/production/uploads/65b669300c9514da4f17a34f/7xIvW2g3gp89qt6tBemQ_.png)

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)


![image/png](https://cdn-uploads.huggingface.co/production/uploads/65b669300c9514da4f17a34f/xRd3mVjnOFwIKOVDI7Ev1.png)

<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>