kalle07 commited on
Commit
dab45cc
·
verified ·
1 Parent(s): 3c47422

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +11 -9
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 (3 files, start main) or exe<br>
21
- with WMI so its slow(the fast way with psutil dont work with partitions)<br>
22
- Iam not a coder so its a co-work of chatgpt an 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 mouse hover over you will see)<br>
 
 
26
 
27
- My Icons look like this: (depending on your hard disks/partitions, Network, GPU)
28
 
29
 
30
- ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65b669300c9514da4f17a34f/QvDqEHyOmYLxxlELYgtnc.png)
31
 
32
  <br><br>
33
 
34
  Hints:<br>
35
  Drive threshold 2MB (this means that only larger actions are displayed) <br>
36
- red - writing / green - reading / yellow - <read/write><br>
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
+ ![image/png](https://cdn-uploads.huggingface.co/production/uploads/65b669300c9514da4f17a34f/xRd3mVjnOFwIKOVDI7Ev1.png)
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>