--- [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
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
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 |
Please remove the timeout in disable (line 155 extension.js): https://gjs.guide/extensions/review-guidelines/review-guidelines.html#remove-main-loop-sources
Ah, thank you for pointing that out. I uploaded a new version that nulls the timeout per the docs.