Skip to content

Commit 630773d

Browse files
authored
Merge pull request #428 from jglanz/plugin_api_v2
Adding `Nightlight` control plugin.
2 parents 2266846 + 8a4d8fd commit 630773d

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": "ef3a6ece-ca05-4d4f-92ba-2ff8a67e017b",
3+
"Name": "Nightlight",
4+
"Description": "Nightlight Controls",
5+
"Author": "Jonathan Glanz",
6+
"Version": "1.1.2",
7+
"Language": "TypeScript",
8+
"Website": "https://github.com/jglanz/flow-launcher-plugin-nightlight",
9+
"IcoPath": "https://cdn.jsdelivr.net/gh/jglanz/flow-launcher-plugin-nightlight/assets/bulb.png",
10+
"UrlDownload": "https://github.com/jglanz/flow-launcher-plugin-nightlight/releases/download/v1.1.2/Nightlight-1.1.2.zip",
11+
"UrlSourceCode": "https://github.com/jglanz/flow-launcher-plugin-nightlight/tree/master"
12+
}

0 commit comments

Comments
 (0)