diff --git a/plugins/Shortcut-flow.launcher.plugin.shortcut.json b/plugins/Shortcut-flow.launcher.plugin.shortcut.json new file mode 100644 index 000000000..d8aa1b953 --- /dev/null +++ b/plugins/Shortcut-flow.launcher.plugin.shortcut.json @@ -0,0 +1,12 @@ +{ + "ID": "flow.launcher.plugin.shortcut", + "Name": "Shortcut", + "Description": "Search and create stories in Shortcut (formerly Clubhouse)", + "Author": "Mike Gyi", + "Version": "1.0.0", + "Language": "TypeScript", + "Website": "https://github.com/mikegyi/flow-launcher-shortcut", + "UrlDownload": "https://github.com/mikegyi/flow-launcher-shortcut/releases/download/v1.0.0/Flow.Launcher.Plugin.Shortcut.zip", + "UrlSourceCode": "https://github.com/mikegyi/flow-launcher-shortcut", + "IcoPath": "https://cdn.jsdelivr.net/gh/mikegyi/flow-launcher-shortcut/Images/app.png" + } \ No newline at end of file