Review of "Whale Watch" version 1.0.0 (2)

Details Page Preview

Docker container manager in the GNOME top panel. Monitor running containers, start/stop/restart individually or all at once, open a shell, view live logs, inspect container details with live CPU/RAM stats, and manage Docker Compose groups — all without leaving your desktop.

Extension Homepage
https://github.com/iouzzine/whale-watch

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-P-007 warning

JavaScript files should be reachable from extension.js or prefs.js

Some JavaScript files are not reachable from `extension.js` or `prefs.js` imports.

Don't include unnecessary files

  • container-details.js
  • log-viewer.js

All Versions

Version Status
1.0.0 (2) Unreviewed
1.0.0 (1) Rejected

Previous Reviews on this Version

iouzzine posted a review
Excellent extension for anyone who works with Docker daily. It puts the most common container management tasks right in the GNOME top panel, making it easy to monitor containers, start, stop, or restart them, open a shell, view live logs, and inspect resource usage without opening a terminal. Docker Compose support is a great addition, and the interface is clean, responsive, and integrates naturally with the GNOME desktop. A real productivity boost for developers and sysadmins.