Home
Softono
gnome-shell-extension-simple-system-monitor

gnome-shell-extension-simple-system-monitor

Open source JavaScript
51
Stars
15
Forks
9
Issues
2
Watchers
1 year
Last Commit

About gnome-shell-extension-simple-system-monitor

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

Platforms

Web Self-hosted

Languages

JavaScript

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