Resource_Monitor is a GNOME Shell extension that provides real-time monitoring of key system resources directly in the GNOME Shell top bar. It tracks CPU usage, load average, and temperature; RAM and swap usage; disk stats and space; GPU usage, memory, and temperature; and network activity for both WLAN and Ethernet connections.
Main View |
---|
45, 46, 47
- For older GNOME versions see the gnome-3.28-3.38 or gnome-40-44 branch.
- Visit GNOME Extensions and install from there.
- Download the latest Release from GitHub.
- Unzip
[email protected]
. - Move the
Resource_Monitor@Ory0n
folder to~/.local/share/gnome-shell/extensions/
. - Activate the extension using GNOME Extensions.
Global Preferences | CPU Preferences | RAM Preferences |
---|---|---|
SWAP Preferences | DISK Preferences | NET Preferences |
---|---|---|
THERMAL Preferences | GPU Preferences |
---|---|
The units displayed in Resource_Monitor are in K, M, ... (powers of 1024), or KB, MB, ... (powers of 1000).
To report issues or request features, please use the GitHub Issues tracker. Include relevant details to help us understand and address the problem efficiently.
Version 25 (nov 5, 2024)
- Cleanup code.
- Other bug fixes.
Version 24 (Oct 28, 2024)
- Removed deprecated TreeView component.
- Added custom peripheral name support.
- Adjusted width with scale factor for better sizing.
- Enhanced UI for improved user experience.
- Other bug fixes.
Version 23 (Oct 18, 2024)
- Added support for GNOME 47.
- Introduced memory alerts for RAM and SWAP usage to enhance monitoring capabilities.
- Improved CPU frequency monitoring by reading all CPU core frequencies and displaying the highest value.
- Added color coding for all items to enhance visual clarity and differentiation.
- Integrated Zenpower thermal sensors; thanks to @mclvren for the contribution.
- Fixed issues with CPU temperature reading.
- Other bug fixes.
Version 22 (Jun 3, 2024)
- Added support for GNOME 46: thanks to @DanielusG.
Version 21 (Jan 2, 2024)
- Added support for GNOME 45.
- Fixed left-click custom-program functionality.
- Other bug fixes.
- Giuseppe Silvestro - Initial work - 0ry0n
This project is licensed under the GNU GPL-3.0 License - see the LICENSE.md file for details.