Skip to content

Commit ee7cf4e

Browse files
authored
Merge branch 'Flow-Launcher:plugin_api_v2' into plugin_api_v2
2 parents 1e38af5 + 8c63e6d commit ee7cf4e

8 files changed

+279
-279
lines changed

etags.json

Lines changed: 243 additions & 243 deletions
Large diffs are not rendered by default.

plugins.json

Lines changed: 18 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -234,13 +234,13 @@
234234
"Name": "Hoarder",
235235
"Description": "Hoarder Plugin",
236236
"Author": "Robert Verdam",
237-
"Version": "1.0.2",
237+
"Version": "1.0.3",
238238
"Language": "python",
239239
"Website": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder",
240-
"UrlDownload": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/releases/download/v1.0.2/Flow.Launcher.Plugin.Hoarder.zip",
240+
"UrlDownload": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/releases/download/v1.0.3/Flow.Launcher.Plugin.Hoarder.zip",
241241
"UrlSourceCode": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/tree/main",
242242
"IcoPath": "https://cdn.jsdelivr.net/gh/rverdam/Flow.Launcher.Plugin.Hoarder@main/Images/app.png",
243-
"LatestReleaseDate": "2025-04-02T17:45:57Z",
243+
"LatestReleaseDate": "2025-04-05T08:21:41Z",
244244
"DateAdded": "2025-03-30T01:53:43Z",
245245
"Tested": true
246246
},
@@ -350,13 +350,13 @@
350350
"Name": "Scoop",
351351
"Description": "Scoop plugin for Flow. Search and Manage for apps with Scoop",
352352
"Author": "xavialyra",
353-
"Version": "1.0.0",
353+
"Version": "1.0.1",
354354
"Language": "csharp",
355355
"Website": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop",
356-
"UrlDownload": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop/releases/download/v1.0.0/Flow.Launcher.Plugin.Scoop.zip",
356+
"UrlDownload": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop/releases/download/v1.0.1/Flow.Launcher.Plugin.Scoop.zip",
357357
"UrlSourceCode": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop",
358358
"IcoPath": "https://cdn.jsdelivr.net/gh/xavialyra/Flow.Launcher.Plugin.Scoop@master/Images/scoop-icon.png",
359-
"LatestReleaseDate": "2025-03-23T08:17:16Z",
359+
"LatestReleaseDate": "2025-04-05T14:50:30Z",
360360
"DateAdded": "2025-03-31T21:20:56Z"
361361
},
362362
{
@@ -797,13 +797,13 @@
797797
"Name": "rtfm",
798798
"Description": "a rtfm lookup plugin",
799799
"Author": "cibere",
800-
"Version": "1.4.2",
800+
"Version": "1.4.3",
801801
"Language": "python_v2",
802802
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm",
803-
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm/releases/download/v1.4.2/Flow.Launcher.Plugin.rtfm.zip",
803+
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm/releases/download/v1.4.3/Flow.Launcher.Plugin.rtfm.zip",
804804
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm",
805805
"IcoPath": "https://i.imgur.com/cvI93QW.png",
806-
"LatestReleaseDate": "2025-03-24T20:15:46Z",
806+
"LatestReleaseDate": "2025-04-07T17:28:56Z",
807807
"DateAdded": "2024-12-20T12:39:36Z"
808808
},
809809
{
@@ -913,14 +913,14 @@
913913
"Name": "RDP",
914914
"Description": "RDP plugin for Flow",
915915
"Author": "MBeggiato",
916-
"Version": "1.0.15",
916+
"Version": "1.0.16",
917917
"Language": "csharp",
918918
"Website": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP",
919-
"UrlDownload": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP/releases/download/1.0.15/RDP-1.0.15.zip",
919+
"UrlDownload": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP/releases/download/1.0.16/RDP-1.0.16.zip",
920920
"UrlSourceCode": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP",
921921
"IcoPath": "https://cdn.jsdelivr.net/gh/MBeggiato/Flow.Launcher.Plugin.RDP@main/screen-mirroring.png",
922922
"DateAdded": "2023-10-23T03:45:46Z",
923-
"LatestReleaseDate": "2023-10-22T15:00:50Z"
923+
"LatestReleaseDate": "2025-04-03T21:08:46Z"
924924
},
925925
{
926926
"ID": "CEA0FDFC6D3B4085823D60DC76F28855",
@@ -1386,13 +1386,13 @@
13861386
"Name": "Ollama",
13871387
"Description": "Plugin to use Ollama for local LLMs in Flow Launcher",
13881388
"Author": "Gh0stExp10it",
1389-
"Version": "1.1.1",
1389+
"Version": "1.1.2",
13901390
"Language": "python",
13911391
"Website": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama",
1392-
"UrlDownload": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama/releases/download/v1.1.1/Flow.Launcher.Plugin.Ollama.zip",
1392+
"UrlDownload": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama/releases/download/v1.1.2/Flow.Launcher.Plugin.Ollama.zip",
13931393
"UrlSourceCode": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama",
13941394
"IcoPath": "https://cdn.jsdelivr.net/gh/Gh0stExp10it/Flow.Launcher.Plugin.Ollama@main/Images/app.png",
1395-
"LatestReleaseDate": "2025-04-02T15:41:20Z",
1395+
"LatestReleaseDate": "2025-04-04T14:24:00Z",
13961396
"Tested": true,
13971397
"DateAdded": "2024-07-13T09:17:31Z"
13981398
},
@@ -3452,13 +3452,13 @@
34523452
"Name": "DirQuickJump",
34533453
"Description": "When opening or saving files, quickly jump to the directory you already opened in File Explorer. Inspired by Listary Quick Switch.",
34543454
"Author": "idkana",
3455-
"Version": "1.3.0",
3455+
"Version": "1.4.0",
34563456
"Language": "csharp",
34573457
"Website": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump",
3458-
"UrlDownload": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump/releases/download/v1.3.0/Flow.Launcher.Plugin.DirQuickJump.zip",
3458+
"UrlDownload": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump/releases/download/v1.4.0/Flow.Launcher.Plugin.DirQuickJump.zip",
34593459
"UrlSourceCode": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump",
34603460
"IcoPath": "https://cdn.jsdelivr.net/gh/idkidknow/Flow.Launcher.Plugin.DirQuickJump@main/Flow.Launcher.Plugin.DirQuickJump/icon.png",
3461-
"LatestReleaseDate": "2025-04-01T21:51:17Z",
3461+
"LatestReleaseDate": "2025-04-03T23:19:54Z",
34623462
"DateAdded": "2024-09-17T12:38:53Z"
34633463
},
34643464
{

plugins/DirQuickJump-01B2DC8D31394299ACBE3B32D91FA3EC.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "DirQuickJump",
44
"Description": "When opening or saving files, quickly jump to the directory you already opened in File Explorer. Inspired by Listary Quick Switch.",
55
"Author": "idkana",
6-
"Version": "1.3.0",
6+
"Version": "1.4.0",
77
"Language": "csharp",
88
"Website": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump",
9-
"UrlDownload": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump/releases/download/v1.3.0/Flow.Launcher.Plugin.DirQuickJump.zip",
9+
"UrlDownload": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump/releases/download/v1.4.0/Flow.Launcher.Plugin.DirQuickJump.zip",
1010
"UrlSourceCode": "https://github.com/idkidknow/Flow.Launcher.Plugin.DirQuickJump",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/idkidknow/Flow.Launcher.Plugin.DirQuickJump@main/Flow.Launcher.Plugin.DirQuickJump/icon.png",
12-
"LatestReleaseDate": "2025-04-01T21:51:17Z",
12+
"LatestReleaseDate": "2025-04-03T23:19:54Z",
1313
"DateAdded": "2024-09-17T12:38:53Z"
1414
}

plugins/Hoarder-cf3dd749-166c-4cbe-8e85-d8d3f2057119.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"Name": "Hoarder",
44
"Description": "Hoarder Plugin",
55
"Author": "Robert Verdam",
6-
"Version": "1.0.2",
6+
"Version": "1.0.3",
77
"Language": "python",
88
"Website": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder",
9-
"UrlDownload": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/releases/download/v1.0.2/Flow.Launcher.Plugin.Hoarder.zip",
9+
"UrlDownload": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/releases/download/v1.0.3/Flow.Launcher.Plugin.Hoarder.zip",
1010
"UrlSourceCode": "https://github.com/rverdam/Flow.Launcher.Plugin.Hoarder/tree/main",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/rverdam/Flow.Launcher.Plugin.Hoarder@main/Images/app.png",
12-
"LatestReleaseDate": "2025-04-02T17:45:57Z",
12+
"LatestReleaseDate": "2025-04-05T08:21:41Z",
1313
"DateAdded": "2025-03-30T01:53:43Z",
1414
"Tested": true
1515
}

plugins/Ollama-129ae526-b5c7-4ba5-9f94-d60dffd68b98.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"Name": "Ollama",
44
"Description": "Plugin to use Ollama for local LLMs in Flow Launcher",
55
"Author": "Gh0stExp10it",
6-
"Version": "1.1.1",
6+
"Version": "1.1.2",
77
"Language": "python",
88
"Website": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama",
9-
"UrlDownload": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama/releases/download/v1.1.1/Flow.Launcher.Plugin.Ollama.zip",
9+
"UrlDownload": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama/releases/download/v1.1.2/Flow.Launcher.Plugin.Ollama.zip",
1010
"UrlSourceCode": "https://github.com/Gh0stExp10it/Flow.Launcher.Plugin.Ollama",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/Gh0stExp10it/Flow.Launcher.Plugin.Ollama@main/Images/app.png",
12-
"LatestReleaseDate": "2025-04-02T15:41:20Z",
12+
"LatestReleaseDate": "2025-04-04T14:24:00Z",
1313
"Tested": true,
1414
"DateAdded": "2024-07-13T09:17:31Z"
1515
}

plugins/RDP-B7CDDEA47E354243BEE0434DDBAE438A.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "RDP",
44
"Description": "RDP plugin for Flow",
55
"Author": "MBeggiato",
6-
"Version": "1.0.15",
6+
"Version": "1.0.16",
77
"Language": "csharp",
88
"Website": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP",
9-
"UrlDownload": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP/releases/download/1.0.15/RDP-1.0.15.zip",
9+
"UrlDownload": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP/releases/download/1.0.16/RDP-1.0.16.zip",
1010
"UrlSourceCode": "https://github.com/MBeggiato/Flow.Launcher.Plugin.RDP",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/MBeggiato/Flow.Launcher.Plugin.RDP@main/screen-mirroring.png",
1212
"DateAdded": "2023-10-23T03:45:46Z",
13-
"LatestReleaseDate": "2023-10-22T15:00:50Z"
13+
"LatestReleaseDate": "2025-04-03T21:08:46Z"
1414
}

plugins/Scoop-D8A705AD7AB849ACB581FF46D3B59816.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "Scoop",
44
"Description": "Scoop plugin for Flow. Search and Manage for apps with Scoop",
55
"Author": "xavialyra",
6-
"Version": "1.0.0",
6+
"Version": "1.0.1",
77
"Language": "csharp",
88
"Website": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop",
9-
"UrlDownload": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop/releases/download/v1.0.0/Flow.Launcher.Plugin.Scoop.zip",
9+
"UrlDownload": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop/releases/download/v1.0.1/Flow.Launcher.Plugin.Scoop.zip",
1010
"UrlSourceCode": "https://github.com/xavialyra/Flow.Launcher.Plugin.Scoop",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/xavialyra/Flow.Launcher.Plugin.Scoop@master/Images/scoop-icon.png",
12-
"LatestReleaseDate": "2025-03-23T08:17:16Z",
12+
"LatestReleaseDate": "2025-04-05T14:50:30Z",
1313
"DateAdded": "2025-03-31T21:20:56Z"
1414
}

plugins/rtfm-bd4aff8b-108f-4ce9-affb-57c736648fe7.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "rtfm",
44
"Description": "a rtfm lookup plugin",
55
"Author": "cibere",
6-
"Version": "1.4.2",
6+
"Version": "1.4.3",
77
"Language": "python_v2",
88
"Website": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm",
9-
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm/releases/download/v1.4.2/Flow.Launcher.Plugin.rtfm.zip",
9+
"UrlDownload": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm/releases/download/v1.4.3/Flow.Launcher.Plugin.rtfm.zip",
1010
"UrlSourceCode": "https://github.com/cibere/Flow.Launcher.Plugin.rtfm",
1111
"IcoPath": "https://i.imgur.com/cvI93QW.png",
12-
"LatestReleaseDate": "2025-03-24T20:15:46Z",
12+
"LatestReleaseDate": "2025-04-07T17:28:56Z",
1313
"DateAdded": "2024-12-20T12:39:36Z"
1414
}

0 commit comments

Comments
 (0)