Skip to content

Commit f94bd82

Browse files
add plugin.json
1 parent 7aad5d8 commit f94bd82

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed
Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
{
2+
"ID": "005c6290-6d8f-4ea2-a7d4-67c6d12c5bac",
3+
"Name": "Power Plans",
4+
"Description": "Lists and activates power plans",
5+
"Author": "Till Knollmann",
6+
"Version": "1.0.0",
7+
"Language": "python",
8+
"Website": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.PowerPlans",
9+
"UrlDownload": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.PowerPlans/releases/download/v1.0.0/Flow.Launcher.Plugin.PowerPlans.zip",
10+
"UrlSourceCode": "https://github.com/TillKnollmann/Flow.Launcher.Plugin.PowerPlans",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/TillKnollmann/Flow.Launcher.Plugin.PowerPlans@main/Images/app.png"
12+
}

0 commit comments

Comments
 (0)