Review of "[ABANDONED] SSH Quick Connect" version 1

Details Page Preview

--- [ABANDONED]--- I appreciate everyone who tested and used this, and who bugged me to fix things! It was just a "lets see what 'desktop Javascript is like'" (since I've tried client and server). There are some forks out there, so I'm sure someone will keep this going! --- This extension puts an icon in the panel with a simple dropdown menu that launches items from your ssh configs

Extension Homepage
https://github.com/ibrokemycomputer/gnome-shell-extension-ssh-quick-connect/forks?include=active&page=1&period=&sort_by=stargazer_counts

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
13 Rejected
12 Active
11 Inactive
10 Rejected
9 Active
8 Inactive
7 Inactive
6 Inactive
5 Rejected
4 Rejected
3 Rejected
2 Inactive
1 Inactive

Previous Reviews on this Version

andyholmes active
Consider using `GSubprocess` via `Gio.Subprocess.communicate_utf8_async()` to avoid blocking the main thread with `GLib.spawn_command_line_async()`. https://gjs-docs.gnome.org/gio20/gio.subprocess https://andyholmes.github.io/articles/subprocesses-in-gjs.html#communicating-with-processes