Simple system monitor extension for GNOME.
Show current CPU usage, memory usage and net speed on panel.
It only shows text like U 1% M 23% ↓ 456 K/s ↑ 789 K/s
on the right part of panel.
For best experience, please use monospaced font, e.g. JetBrains Mono, Source Code Pro, FiraCode, Hack.
-
from GNOME extensions: Simple System Monitor
Use the following command to build this GNOME extension:
git clone https://github.com/LGiki/gnome-shell-extension-simple-system-monitor.git
cd gnome-shell-extension-simple-system-monitor
./build.sh
After successful build, the [email protected]
file will be generated. You can use the following command to install the built GNOME extension:
gnome-extensions install ssm-gnome\@lgiki.net.shell-extension.zip --force