gnome-shell-system-monitor-applet
gnome-shell-system-monitor-applet copied to clipboard
Display system informations in gnome shell status bar, such as memory usage, cpu usage, network rates…
Just in case anyone is watching here! I made a small change to fix the battery indicator, available here: https://github.com/jdblair/gnome-shell-system-monitor-applet/tree/battery-indicator-fix The change is to set a GLib handler to wait...
I believe that you can do it! Thank you!
Upgrading to fedora 29 caused system-monitor to stop working. Fedora 29 does not ship NetworkManager-glib-devel anymore, however installing NetworkManager-libnm-devel instead of the old documented dependency fixed the problem for me.