Skip to content

Commit 034e01f

Browse files
authored
Merge pull request #434 from cibere/new-brightness-controller-plugin
New Plugin: ScreenBrightness
2 parents cc0f37d + 4e25d08 commit 034e01f

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": "eb0c1059-1824-4fa6-b04e-aaeb4303cbe1",
3+
"Name": "ScreenBrightness",
4+
"Description": "Control the brightness of your monitors within flow",
5+
"Author": "cibere",
6+
"Version": "0.0.1",
7+
"Language": "python_v2",
8+
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.ScreenBrightness",
9+
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.ScreenBrightness/releases/download/v0.0.1/Flow.Launcher.Plugin.ScreenBrightness.zip",
10+
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.ScreenBrightness",
11+
"IcoPath": "https://i.imgur.com/AvRgwSl.png"
12+
}

0 commit comments

Comments
 (0)