From be89bd8e32fe0f302d054516583fdf70e5e4242c Mon Sep 17 00:00:00 2001 From: VAIO73 <50487331+Vaso73@users.noreply.github.com> Date: Tue, 7 Apr 2026 09:25:47 +0200 Subject: [PATCH] Add QuickSSH plugin manifest --- .../QuickSSH-86AC23FE48BC45E5B7E0A94F5847FA83.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 plugins/QuickSSH-86AC23FE48BC45E5B7E0A94F5847FA83.json diff --git a/plugins/QuickSSH-86AC23FE48BC45E5B7E0A94F5847FA83.json b/plugins/QuickSSH-86AC23FE48BC45E5B7E0A94F5847FA83.json new file mode 100644 index 000000000..06e73bde2 --- /dev/null +++ b/plugins/QuickSSH-86AC23FE48BC45E5B7E0A94F5847FA83.json @@ -0,0 +1,13 @@ +{ + "ID": "86AC23FE48BC45E5B7E0A94F5847FA83", + "Name": "QuickSSH", + "Description": "SSH/SCP plugin with structured profiles, SSH-config-like import/export, direct SSH, custom shell management, and query autocomplete via suggestions", + "Author": "Vaso73", + "Version": "3.5.0", + "Language": "csharp", + "MinimumAppVersion": "1.19.0", + "Website": "https://github.com/Vaso73/Flow.Launcher.Plugin.QuickSSH", + "UrlSourceCode": "https://github.com/Vaso73/Flow.Launcher.Plugin.QuickSSH/tree/main", + "UrlDownload": "https://github.com/Vaso73/Flow.Launcher.Plugin.QuickSSH/releases/download/v3.5.0/QuickSSH.zip", + "IcoPath": "https://cdn.jsdelivr.net/gh/Vaso73/Flow.Launcher.Plugin.QuickSSH@main/Images/app.png" +}