Home
Softono

Gnome Shell Extension Simple System Monitor

Open source JavaScript
51
Stars
15
Forks
9
Issues
2
Watchers
2 years
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

Need Help Installing Gnome Shell Extension Simple System Monitor?

We provide expert installation service for this software. Our team will install, configure, and secure Gnome Shell Extension Simple System Monitor on your server. plans start at just $30.

Gnome Shell Extension Simple System Monitor

View on GitHub

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