You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8-2Lines changed: 8 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -28,15 +28,21 @@ It can always be updated by clicking in the topbar "Gereral-> UpdateApp" pulling
28
28
29
29
## How does it work?
30
30
All the stats are collected by using sysfs or Linux Kernel API. For networking stats per process libnethogs/pcap, the underlying library of the popular tool "nethogs" is used.
31
+
The qt6 version also depends on >qwt6.3, which need to be build from source. Debian packages curretly exist up to 6.1.3 which does not support qt6
31
32
32
33
33
34
## Current state and outlook?
34
35
Right now the core functionality is there.
35
36
There are some additonal static information to be grabbed and a bit more polishing to be done.
36
-
Also dynamically adding and removing disk (for example unplugging USB drive) will be added soon.
37
+
Also dynamically adding and removing disk (for example unplugging USB drive)
37
38
38
39
39
40
In the future it would be nice to additionally gather GPU stats, which is rather hard as there is no gerneral API, same for bluetooth stats.
40
41
41
-
If other people find it usefull I am also open to feature requests.
42
+
If other people find it useful I am also open to feature requests.
43
+
44
+
If you are feeling generous and like what the tool does for you I am happy about some donations
45
+
46
+
[](https://www.paypal.com/donate/?hosted_button_id=WQSZJF7HXVF8N)
0 commit comments