Skip to content

Latest commit

 

History

History
72 lines (45 loc) · 2.77 KB

File metadata and controls

72 lines (45 loc) · 2.77 KB

Resource Monitor (GNOME Shell Extension) Get it on GNOME Extensions

License: GPL-3.0 Sponsor Donate

Resource Monitor is a GNOME Shell extension that shows live system metrics directly in the top bar.

It can display CPU load and temperature, RAM and swap usage, disk activity and free space, GPU usage and temperature, and network traffic.

Multi-panel mode is supported through Dash to Panel. Without Dash to Panel, the indicator is shown on the primary panel only.

Current stable release: 27 (2026-03-20).

Resource Monitor main view

Support the Project

If this extension is useful to you, you can support ongoing development via GitHub Sponsors or PayPal.

Supported GNOME Shell Versions

  • 45, 46, 47, 48, 49, 50

For older releases, use the dedicated maintenance branches:

Installation

GNOME Extensions (recommended)

Install from extensions.gnome.org.

Manual installation from GitHub release

  1. Download the latest GitHub release.
  2. Extract Resource_Monitor@Ory0n.zip.
  3. Move Resource_Monitor@Ory0n to ~/.local/share/gnome-shell/extensions/.
  4. Enable the extension from the GNOME Extensions app.

Development

Common local tasks:

  • make schema compiles GSettings schemas.
  • make test runs runtime smoke tests.
  • make pot regenerates po/Resource_Monitor@Ory0n.pot.
  • make po-update updates translations from the template.
  • make validate runs schema, tests, POT refresh, and PO checks.
  • make package builds build/Resource_Monitor@Ory0n.zip.
  • make install installs into ~/.local/share/gnome-shell/extensions/.

Project Documentation

Reporting Bugs

Use GitHub Issues and choose the bug template. Please include GNOME Shell version, distribution, clear reproduction steps, and logs when available.

License

GPL-3.0. See LICENSE.