Skip to content

Commit ff7f07d

Browse files
committed
Adds Google Meet Creator plugin
Adds a new plugin that allows users to quickly create Google Meet meetings from Flow Launcher.
1 parent 281206c commit ff7f07d

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": "9B1E4E14-15DB-48E5-9156-3C1A9AB3FF31",
3+
"Name": "Google Meet Creator",
4+
"Description": "Quickly create Google Meet meetings from Flow Launcher",
5+
"Author": "Renzo Castillo",
6+
"Version": "1.0.0",
7+
"Language": "python",
8+
"Website": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator",
9+
"UrlDownload": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator/releases/download/v1.0.0/Flow.Launcher.Plugin.GoogleMeetCreator.zip",
10+
"UrlSourceCode": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/renzocastillo/[email protected]/Images/app.png"
12+
}

0 commit comments

Comments
 (0)