Skip to content

Commit b7f79b2

Browse files
authored
Update README.md
1 parent 7386da0 commit b7f79b2

1 file changed

Lines changed: 8 additions & 2 deletions

File tree

README.md

Lines changed: 8 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,15 +28,21 @@ It can always be updated by clicking in the topbar "Gereral-> UpdateApp" pulling
2828

2929
## How does it work?
3030
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
3132

3233

3334
## Current state and outlook?
3435
Right now the core functionality is there.
3536
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)
3738

3839

3940
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.
4041

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+
[![Donate via PayPal](https://www.paypalobjects.com/en_US/i/btn/btn_donate_LG.gif)](https://www.paypal.com/donate/?hosted_button_id=WQSZJF7HXVF8N)
47+
4248

0 commit comments

Comments
 (0)