Review of "Battery Power Monitor: Watts & Time" version 23 (20)

Details Page Preview

Battery Power Monitor - Shows percentage, time remaining, and watts in the GNOME Shell panel. Real-time power consumption monitoring with smart display options.

Extension Homepage
https://github.com/DarkPhilosophy/batt-watt-power-monitor

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-X-002 warning

extensions should not use synchronous subprocess APIs in shell code

Shell code should avoid synchronous subprocess APIs like `GLib.spawn_command_line_sync()` and `GLib.spawn_sync()`.

Complete Examples

  • extension.js:140
    GLib.spawn_command_line_sync(`dconf read ${base}${oldKey}`)
  • extension.js:162
    GLib.spawn_command_line_sync(`dconf reset ${base}${oldKey}`)

All Versions

Version Status
23 (20) Unreviewed
22 (19) Active
22 (18) Rejected
21 (17) Active
21 (16) Rejected
20 (15) Rejected
20 (14) Rejected
19 (13) Rejected
18 (12) Rejected
18 (11) Rejected
17 (10) Rejected
16 (9) Rejected
15 (8) Active
14 (7) Active
14 (6) Rejected
12 (5) Rejected
4 Rejected
3 Rejected
2 Rejected
1 Rejected