Review of "System Monitor" version 1.0 (1)

Details Page Preview

Monitor CPU, memory, disk, network, and temperature directly from the top panel. Open the dropdown dashboard for per-core CPU usage, memory and swap details, per-filesystem disk usage, live network speeds, and hardware sensor readings. Customize which metrics are shown and the order they appear in, refresh interval, temperature unit (°C/°F), network units (bytes/bits), and panel position.

Extension Homepage
https://github.com/naimur900/system-monitor-panel-gnome

No comments.

FAQ

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • extension.js:33
    GLib.file_get_contents(path)

All Versions

Version Status
2.1 (5) Unreviewed
2.0 (4) Active
1.3 (3) Active
1.1 (2) Active
1.0 (1) Rejected

Previous Reviews on this Version

JustPerfection rejected
Newer version approved.