File size: 2,353 Bytes
c4cc081
 
 
 
 
 
 
e7d8bdc
77e0b98
e7d8bdc
17f711e
77e0b98
 
 
 
6c6123c
 
 
17f711e
6c6123c
 
 
 
 
17f711e
6c6123c
5e7cbf6
e7d8bdc
5e7cbf6
 
c4569ce
 
 
dab45cc
 
 
6c6123c
17f711e
dab45cc
 
45a9759
 
 
 
 
6c6123c
dab45cc
6c6123c
 
dab45cc
6c6123c
 
 
16c0947
6c6123c
dab45cc
6c6123c
 
 
85e1032
17f711e
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
56
57
58
59
60
61
62
63
64
---
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 (Nvidia and AMD), 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<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_v3_alpha.exe + dll

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 need dll from librehardware<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>
<br><br><br>
on discord: <b>Sevenof9</b>
<br><br>
<b>All at your own risk !!!</b>