From de34d2833ef4d06a6f3b97c9bacd851be70cb124 Mon Sep 17 00:00:00 2001 From: o850cHQk Date: Mon, 30 Jun 2025 12:16:47 +1000 Subject: [PATCH 1/2] Added Plugin: Caffeine --- .../Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json diff --git a/plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json b/plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json new file mode 100644 index 000000000..05aa98c94 --- /dev/null +++ b/plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json @@ -0,0 +1,12 @@ +{ + "ID": "212D62DEB5FF4835AB5AF4638E1B360B", + "Name": "Caffeine", + "Description": "Keep your computer awake", + "Author": "o850cHQk", + "Version": "1.0.2", + "Language": "C#", + "Website": "https://github.com/o850cHQk/Flow.Launcher.Plugin.Caffeine", + "UrlDownload": "https://github.com/o850cHQk/Flow.Launcher.Plugin.Caffeine/releases/download/v1.0.2/Caffeine-1.0.2.zip", + "UrlSourceCode": "https://github.com/o850cHQk/Flow.Launcher.Plugin.Caffeine", + "IcoPath": "https://cdn.jsdelivr.net/gh/o850cHQk/Flow.Launcher.Plugin.Caffeine@main/Images/icon.png" +} \ No newline at end of file From 91dbbd1c9292c18971d33a27d5e27d128bb59854 Mon Sep 17 00:00:00 2001 From: o850cHQk Date: Mon, 30 Jun 2025 12:21:14 +1000 Subject: [PATCH 2/2] Added Plugin: Caffeine --- plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json b/plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json index 05aa98c94..421de3e14 100644 --- a/plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json +++ b/plugins/Caffeine-212D62DEB5FF4835AB5AF4638E1B360B.json @@ -4,7 +4,7 @@ "Description": "Keep your computer awake", "Author": "o850cHQk", "Version": "1.0.2", - "Language": "C#", + "Language": "csharp", "Website": "https://github.com/o850cHQk/Flow.Launcher.Plugin.Caffeine", "UrlDownload": "https://github.com/o850cHQk/Flow.Launcher.Plugin.Caffeine/releases/download/v1.0.2/Caffeine-1.0.2.zip", "UrlSourceCode": "https://github.com/o850cHQk/Flow.Launcher.Plugin.Caffeine",