gnome-shell-extension-simple-system-monitor icon indicating copy to clipboard operation
gnome-shell-extension-simple-system-monitor copied to clipboard

🖥️ Show current CPU usage, memory usage and net speed on panel

Simple System Monitor

GitHub

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.

Screenshot

Installation

Build

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

License

GPL-2.0

References