Review of "System HUD" version 2

Details Page Preview

Clean UI system monitor for CPU, GPU, memory, storage, network, power.

Extension Homepage
https://github.com/LalaloyXyz/System-info-HUD

No comments.

Diff Against

Files

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

Shexli (experimental)

Shexli has not produced a result yet.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. You should call `.destroy()` not `destroyMainScreen()` (line 21 `extension.js`). 2. Use `Soup` instead of spawn (line 211 `systemInfoCollector.js`): [Port Guide 45: Soup](https://gjs.guide/extensions/upgrading/gnome-shell-43.html#soup3) 3. Remove the timeout check and removal since that property doesn't exist in the class (line 778 `uiManager.js`).