LGiki / gnome-shell-extension-simple-system-monitor

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

Home Page:https://extensions.gnome.org/extension/4506/simple-system-monitor/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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 ssm-gnome@lgiki.net.shell-extension.zip 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

About

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

https://extensions.gnome.org/extension/4506/simple-system-monitor/

License:GNU General Public License v2.0


Languages

Language:JavaScript 98.4%Language:Shell 1.6%