From e8e31eaac4fa887fbbdd53c28b0b70bc896209ad Mon Sep 17 00:00:00 2001 From: Till Knollmann <36260421+TillKnollmann@users.noreply.github.com> Date: Fri, 10 Oct 2025 17:02:31 +0200 Subject: [PATCH] add plugin.json --- ...r Plans-005c6290-6d8f-4ea2-a7d4-67c6d12c5bac.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Power Plans-005c6290-6d8f-4ea2-a7d4-67c6d12c5bac.json diff --git a/plugins/Power Plans-005c6290-6d8f-4ea2-a7d4-67c6d12c5bac.json b/plugins/Power Plans-005c6290-6d8f-4ea2-a7d4-67c6d12c5bac.json new file mode 100644 index 000000000..21705a7c8 --- /dev/null +++ b/plugins/Power Plans-005c6290-6d8f-4ea2-a7d4-67c6d12c5bac.json @@ -0,0 +1,12 @@ +{ + "ID": "005c6290-6d8f-4ea2-a7d4-67c6d12c5bac", + "Name": "Power Plans", + "Description": "Lists and activates power plans", + "Author": "Till Knollmann", + "Version": "1.0.0", + "Language": "python", + "Website": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.PowerPlans", + "UrlDownload": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.PowerPlans/releases/download/v1.0.0/Flow.Launcher.Plugin.PowerPlans.zip", + "UrlSourceCode": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.PowerPlans", + "IcoPath": "https://cdn.jsdelivr.net/gh/TillKnollmann/Flow.Launcher.Plugin.PowerPlans@main/Images/app.png" +}