Review of "LAN IP Address" version 18

Details Page Preview

Show LAN IP address on GNOME panel. Do not show loopback addresses (127.0.0.0/8) or Docker networks.

Extension Homepage
https://github.com/Josholith/gnome-extension-lan-ip-address

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

  • utils.js:6
    GLib.spawn_command_line_sync('ip route get 1.1.1.1')

All Versions

Previous Reviews on this Version

fmuellner active