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

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.

Diff Against

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

JustPerfection rejected
Please remove the timeout in disable (line 155 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources
ibrokemycomputer posted a review
Ah, thank you for pointing that out. I uploaded a new version that nulls the timeout per the docs.