Review of "Guake SSH" version 1

Details Page Preview

Systray menu to connect to SSH hosts configured in ~/.ssh/config or any files in ~/.ssh/config.d/ using Guake. - Left mouse click: new tab - Right mouse click: split vertical current tab - Middle mouse click: split horizontal current tab More information on the extension homepage.

Extension Homepage
https://github.com/pramalho/guake-ssh-extension

No comments.

FAQ

Files

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

All Versions

Version Status
5 Active
4 Active
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

BRStuff posted a review
On click the icon to view your configured SSH connections in .ssh/config or any files in .ssh/config.d/. You can click on a host to connect via Guake Terminal SSH. Usage: - Left mouse click: new tab - Right mouse click: split vertical current tab - Middle mouse click: split horizontal current tab Fixes: - Scroll when to many connections - Option to hide unnecessary connections
JustPerfection rejected
1. Please remove `stylesheet.css` since you are not using it: [EGO Review Guidelines: unnecessary files](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#don-t-include-unnecessary-files) 2. You cannot import `Gdk` to the GNOME Shell process (line 5 `extension.js`): [EGO Review Guidelines: import](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#do-not-import-gtk-libraries-in-gnome-shell) 3. Please don't use deprecated `imports.` (line 6 `extension.js`). If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions