Skip to content

Commit 3bfe9ae

Browse files
committed
Add Google Meet Creator plugin info
- Added new plugin for creating Google Meet meetings - Included details like ID, action keyword, name, and description - Specified author, version, language, website link, icon path, and execute file name - Updated date added for the new entry Add Google Meet Creator plugin info - Added new plugin for creating Google Meet meetings - Included details like ID, action keyword, name, and description - Specified author, version, language, website link, icon path, and execute file name - Updated date added for the new entry Add Google Meet Creator plugin info - New plugin for creating Google Meet meetings - Added ID, action keyword, name, and description - Included author, version, language, website link, icon path, and execute file name - Updated date added for the new entry Add Google Meet Creator plugin info - New plugin for creating Google Meet meetings - Added ID, action keyword, name, and description - Included author, version, language, website link, icon path, and execute file name - Updated date added for the new entry Add Google Meet Creator plugin info - New plugin for creating Google Meet meetings - Added ID, action keyword, name, and description - Included author, version, language, website link, icon path, and execute file name - Updated date added for the new entry Add Google Meet Creator plugin info - New plugin for creating Google Meet meetings - Added ID, action keyword, name, and description - Included author, version, language, website link, icon path, and execute file name - Updated date added for the new entry
1 parent 13f0e06 commit 3bfe9ae

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

plugins.json

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3491,5 +3491,19 @@
34913491
"Tested": true,
34923492
"DateAdded": "2022-11-06T05:01:49Z",
34933493
"LatestReleaseDate": "2025-02-08T20:06:49Z"
3494+
},
3495+
{
3496+
"ID": "9B1E4E14-15DB-48E5-9156-3C1A9AB3FF31",
3497+
"ActionKeyword": "meet",
3498+
"Name": "Google Meet Creator",
3499+
"Description": "Quickly create Google Meet meetings from Flow Launcher",
3500+
"Author": "Renzo Castillo",
3501+
"Version": "1.0.0",
3502+
"Language": "python",
3503+
"Website": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator",
3504+
"IcoPath": "Images/app.png",
3505+
"ExecuteFileName": "main.py",
3506+
"DateAdded": "2025-03-26T00:00:00Z"
34943507
}
3508+
34953509
]

0 commit comments

Comments
 (0)