LGiki / gnome-shell-extension-simple-system-monitor

🖥️ Show current CPU usage, memory usage and net speed on panel
https://extensions.gnome.org/extension/4506/simple-system-monitor/
GNU General Public License v2.0
47 stars 13 forks source link

[Feature request] Please add a threshold option for speed #16

Open benintech opened 11 months ago

benintech commented 11 months ago

Somehow linked to @mrtynx 's feature request, but I'm not sure (https://github.com/LGiki/gnome-shell-extension-simple-system-monitor/issues/11).

Usually I'm not really interested to know that currently there's for example 580.7 b/s of traffic. To me, that's almost the same as no traffic at all.

Could you add a threshold option ? For example, under 10kbits/s I am not interested in having the info, and the indicator could remain at 0 or at ---. I am only interested to see the speed if it exceeds 10 kbits/s.

That would be a good way to easily notice if there is some significant network traffic going on.

LGiki commented 10 months ago

Thanks, I will implement it when I have free time.