Skip to content

Commit 99c914a

Browse files
authored
Merge pull request #546 from thisisleobro/plugin_api_v2
Add docker plugin
2 parents c5e0191 + 98ef096 commit 99c914a

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": "5b35d5c3-0316-4363-9180-fc2e8e49683d",
3+
"Name": "Docker",
4+
"Description": "Manage Docker. List containers, images from Flow Launcher",
5+
"Author": "Leo Carvalho",
6+
"Version": "0.0.1",
7+
"Language": "javascript",
8+
"Website": "https://github.com/thisisleobro/docker-flow-launcher-plugin",
9+
"UrlDownload": "https://github.com/thisisleobro/docker-flow-launcher-plugin/releases/download/v0.0.1/Flow.Launcher.Plugin.Docker.zip",
10+
"UrlSourceCode": "https://github.com/thisisleobro/docker-flow-launcher-plugin/",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/thisisleobro/docker-flow-launcher-plugin/assets/docker.png"
12+
}

0 commit comments

Comments
 (0)