Update README.md
Browse files
README.md
CHANGED
@@ -17,27 +17,29 @@ Network - download/upload<br>
|
|
17 |
-> Update once per second<br><br>
|
18 |
only windows, sorry<br><br>
|
19 |
|
20 |
-
python (
|
21 |
-
with WMI so its slow(
|
22 |
-
Iam not a coder so its a co-work of chatgpt
|
23 |
|
24 |
GPU should be work with multi GPUs if nvidia<br>
|
25 |
-
Network should be work with all connected network adapters (in tray-icon no name, but mouse hover over you will see)<br>
|
|
|
|
|
26 |
|
27 |
-
My Icons look like this: (depending on
|
28 |
|
29 |
|
30 |
-
 <br>
|
36 |
-
red - writing
|
37 |
Network start at 0.1kB/s up to GB/s<br>
|
38 |
Mouse hover - You see a little more detail, but it is not updated<br>
|
39 |
If you put in autostart, try to delay start 5 to 10sec<br>
|
40 |
-
mause "right click" - EXIT<br><br><br>
|
41 |
-
on discord: Sevenof9
|
42 |
<br><br>
|
43 |
<b>All at your own risk !!!</b>
|
|
|
17 |
-> Update once per second<br><br>
|
18 |
only windows, sorry<br><br>
|
19 |
|
20 |
+
python (4 files, start main) or exe<br>
|
21 |
+
with WMI so its slow(psutil dont work with partitions and network)<br>
|
22 |
+
Iam not a coder so its a co-work of chatgpt and my brain ;) <br>
|
23 |
|
24 |
GPU should be work with multi GPUs if nvidia<br>
|
25 |
+
Network should be work with all connected network adapters (in tray-icon no name, but with mouse hover over you will see)<br>
|
26 |
+
On start you will see a GUI, you have 10 secons to choose hardware.<br>
|
27 |
+
Iam on it to implement to save a config-file.. all its not that easy for me ;) <br>
|
28 |
|
29 |
+
My Icons look like this: (depending on hard drives/partitions, Network, GPU)
|
30 |
|
31 |
|
32 |
+

|
33 |
|
34 |
<br><br>
|
35 |
|
36 |
Hints:<br>
|
37 |
Drive threshold 2MB (this means that only larger actions are displayed) <br>
|
38 |
+
red - writing | green - reading | yellow - <read/write><br>
|
39 |
Network start at 0.1kB/s up to GB/s<br>
|
40 |
Mouse hover - You see a little more detail, but it is not updated<br>
|
41 |
If you put in autostart, try to delay start 5 to 10sec<br>
|
42 |
+
mause "right click" - EXIT or Restart<br><br><br>
|
43 |
+
on discord: <b>Sevenof9</b>
|
44 |
<br><br>
|
45 |
<b>All at your own risk !!!</b>
|