Skip to content

Commit 038db96

Browse files
authored
New version (#100)
- Cleanup code. - Other bug fixes.
1 parent 3b32dec commit 038db96

File tree

4 files changed

+1443
-2034
lines changed

4 files changed

+1443
-2034
lines changed

README.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
# Resource_Monitor GNOME Shell Extension [<img src="https://raw.githubusercontent.com/andyholmes/gnome-shell-extensions-badge/master/get-it-on-ego.svg?sanitize=true" alt="Get it on GNOME Extensions" height="100" align="right">][ego]
44
[![License: GPL-3.0](https://img.shields.io/badge/License-GPL--3.0-blue.svg)](https://opensource.org/licenses/GPL-3.0)
55

6-
Resource_Monitor is a GNOME Shell extension designed to monitor system resources such as CPU, RAM, disk, and network usage, displaying them in the GNOME Shell top bar.
6+
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.
77

88
| Main View |
99
| ------------------- |
@@ -50,6 +50,10 @@ To report issues or request features, please use the [GitHub Issues](../../issue
5050

5151
## Change Log
5252

53+
**Version 25 (nov 5, 2024)**
54+
- Cleanup code.
55+
- Other bug fixes.
56+
5357
**Version 24 (Oct 28, 2024)**
5458
- Removed deprecated TreeView component.
5559
- Added custom peripheral name support.

0 commit comments

Comments
 (0)