Skip to content

Commit 59dd382

Browse files
authored
Merge pull request #491 from renzocastillo/plugin_api_v2
2 parents 805e5a3 + ccd48be commit 59dd382

File tree

2 files changed

+27
-0
lines changed

2 files changed

+27
-0
lines changed

plugins.json

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,5 +3503,20 @@
35033503
"Tested": true,
35043504
"DateAdded": "2022-11-06T05:01:49Z",
35053505
"LatestReleaseDate": "2025-02-08T20:06:49Z"
3506+
},
3507+
{
3508+
"ID": "9B1E4E14-15DB-48E5-9156-3C1A9AB3FF31",
3509+
"Name": "Google Meet Creator",
3510+
"Description": "Quickly create Google Meet meetings from Flow Launcher",
3511+
"Author": "Renzo Castillo",
3512+
"Version": "1.0.0",
3513+
"Language": "python",
3514+
"Website": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator",
3515+
"UrlDownload": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator/releases/download/v1.0.0/Flow.Launcher.Plugin.GoogleMeetCreator.zip",
3516+
"UrlSourceCode": "https://github.com/renzocastillo/Flow.Launcher.Plugin.GoogleMeetCreator",
3517+
"IcoPath": "https://cdn.jsdelivr.net/gh/renzocastillo/[email protected]/Images/app.png",
3518+
"Tested": true,
3519+
"DateAdded": "2025-03-26T00:00:00Z",
3520+
"LatestReleaseDate": "2025-03-26T00:00:00Z"
35063521
}
35073522
]
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)