Skip to content

Commit ea7791f

Browse files
committed
update plugins
1 parent 27cd047 commit ea7791f

11 files changed

+79
-21
lines changed

plugins/Date [email protected]

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"ID": "b6a9192c-6646-4c77-bc6b-be4f8195ffda",
3+
"Name": "Date Calculator",
4+
"Description": "Date Calculator using Flow's embedded python",
5+
"Author": "jasonz3157",
6+
"Version": "0.1.6",
7+
"Language": "python",
8+
"Website": "https://github.com/jasonz3157/Flow.Plugin.DateCalculator",
9+
"UrlDownload": "https://github.com/jasonz3157/Flow.Plugin.DateCalculator/releases/download/v0.1.6/Flow.Launcher.Plugin.DateCalculator.zip",
10+
"UrlSourceCode": "https://github.com/jasonz3157/Flow.Plugin.DateCalculator/tree/master",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/jasonz3157/Flow.Plugin.DateCalculator@master/Images/app.png",
12+
"Tested": true,
13+
"DateAdded": "2024-03-08T11:08:46Z",
14+
"LatestReleaseDate": "2024-03-05T09:06:58Z"
15+
}

plugins/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
"Name": "DeepFlow",
55
"Description": "Plugin to use DeepL in FlowLauncher",
66
"Author": "Davide Gena",
7-
"Version": "1.0.0",
7+
"Version": "1.0.1",
88
"Language": "python",
99
"Website": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow",
1010
"IcoPath": "https://cdn.statically.io/gh/DavidG33k/Flow.Launcher.Plugin.DeepFlow/main/images/ico.png",
1111
"UrlSourceCode": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow",
12-
"UrlDownload": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow/releases/download/v1.0.0/Flow.Launcher.Plugin.DeepFlow.zip",
12+
"UrlDownload": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow/releases/download/v1.0.1/Flow.Launcher.Plugin.DeepFlow.zip",
1313
"ExecuteFileName": "main.py",
1414
"Tested": true,
1515
"DateAdded": "2023-05-12T12:05:40Z",
16-
"LatestReleaseDate": "2023-05-11T15:16:21Z"
16+
"LatestReleaseDate": "2024-03-05T17:48:48Z"
1717
}

plugins/Fake [email protected]

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"ID": "8BE6E623BC294D4684F86A47CA797742",
3+
"Name": "Fake Data",
4+
"Description": "Generates a variety of fake data using the Bogus library",
5+
"Author": "Yusyuriv",
6+
"Version": "1.0.0",
7+
"Language": "csharp",
8+
"Website": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.FakeData/tree/main",
9+
"UrlDownload": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.FakeData/releases/download/1.0.0/Flow.Launcher.Plugin.FakeData.zip",
10+
"UrlSourceCode": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.FakeData/tree/main",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/Yusyuriv/Flow.Launcher.Plugin.FakeData@main/app.png",
12+
"DateAdded": "2024-03-05T10:21:51Z",
13+
"LatestReleaseDate": "2024-03-03T22:59:55Z"
14+
}

plugins/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "GamesLauncher",
44
"Description": "Search and launch games from multiple platforms like Steam, Epic Games etc.",
55
"Author": "KrystianLesniak",
6-
"Version": "1.8.0",
6+
"Version": "1.9.0",
77
"Language": "csharp",
88
"Website": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher",
9-
"UrlDownload": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher/releases/download/v1.8.0/GamesLauncher.zip",
9+
"UrlDownload": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher/releases/download/v1.9.0/GamesLauncher.zip",
1010
"UrlSourceCode": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher/tree/main",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher@main/Flow.Launcher.Plugin.GamesLauncher/icon.png",
1212
"DateAdded": "2023-08-25T07:12:31Z",
13-
"LatestReleaseDate": "2024-01-14T15:16:31Z"
13+
"LatestReleaseDate": "2024-02-29T16:57:00Z"
1414
}

plugins/Github Quick [email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"Name": "Github Quick Launcher",
44
"Description": "Quickly access your personal repositories and stars.",
55
"Author": "Garulf",
6-
"Version": "3.2.1",
6+
"Version": "4.0.0",
77
"Language": "python",
88
"Website": "https://github.com/Garulf/github-quick-launcher",
9-
"UrlDownload": "https://github.com/Garulf/Github-Quick-Launcher/releases/download/v3.2.1/Github-Quick-Launcher-3.2.1.zip",
9+
"UrlDownload": "https://github.com/Garulf/Github-Quick-Launcher/releases/download/v4.0.0/Github-Quick-Launcher-4.0.0.zip",
1010
"UrlSourceCode": "https://github.com/Garulf/github-quick-launcher/tree/main",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/Garulf/github-quick-launcher@main/src/icon.png",
1212
"Tested": true,
13-
"LatestReleaseDate": "2024-02-20T10:06:40Z",
13+
"LatestReleaseDate": "2024-02-24T19:54:51Z",
1414
"DateAdded": "2022-10-08T16:26:57Z"
1515
}

plugins/[email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "Notion",
44
"Description": "A Plugin For Search, Create, Edit and Delete Notion Pages.",
55
"Author": "Amin Salah",
6-
"Version": "1.1.0",
6+
"Version": "2.0.0",
77
"Language": "csharp",
88
"Website": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion",
9-
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion/releases/download/v1.1.0/Flow.Launcher.Plugin.Notion.zip",
9+
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion/releases/download/v2.0.0/Flow.Launcher.Plugin.Notion.zip",
1010
"UrlSourceCode": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion/tree/main/src",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/AminSallah/Flow.Launcher.Plugin.Notion@main/src/Images/app.png",
1212
"DateAdded": "2024-02-12T20:58:11Z",
13-
"LatestReleaseDate": "2024-02-13T22:35:54Z"
13+
"LatestReleaseDate": "2024-03-03T23:23:42Z"
1414
}

plugins/[email protected]

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
{
2+
"ID": "eda56b23-b5c5-48d9-be0d-05ccb907c86d",
3+
"Name": "Pokedex",
4+
"Description": "Search Pokemon",
5+
"Author": "Galedrim",
6+
"Version": "1.0.0",
7+
"Language": "python",
8+
"Website": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main",
9+
"UrlDownload": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/releases/download/v1.0.0/Flow.Launcher.Plugin.Pokedex.zip",
10+
"UrlSourceCode": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main",
11+
"IcoPath": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main/Images/app.png",
12+
"Tested": true,
13+
"DateAdded": "2024-03-08T10:42:47Z",
14+
"LatestReleaseDate": "2024-03-06T02:12:23Z"
15+
}

plugins/[email protected]

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
{
2+
"ID": "589CA535BD5041E78179C4F2D2F2D8FD",
3+
"Name": "TinyUrlPlugin",
4+
"Description": "a plugin that use tinyurl api, it's very basic but powerful",
5+
"Author": "haider",
6+
"Version": "1.0.5",
7+
"Language": "csharp",
8+
"Website": "https://github.com/DevHJS/TinyUrlPlugin",
9+
"UrlDownload": "https://github.com/DevHJS/TinyUrlPlugin/releases/download/v1.0.5/TinyUrlPlugin-1.0.5.zip",
10+
"UrlSourceCode": "https://github.com/DevHJS/TinyUrlPlugin/tree/master",
11+
"IcoPath": "https://cdn.jsdelivr.net/gh/DevHJS/TinyUrlPlugin/Flow.Launcher.Plugin.TinyUrlPlugin/icons/icon.png",
12+
"DateAdded": "2024-03-01T12:42:03Z",
13+
"LatestReleaseDate": "2024-02-29T20:34:38Z"
14+
}

plugins/URL [email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,13 @@
33
"Name": "URL Shortener",
44
"Description": "Plugin to shorten URLs",
55
"Author": "z1nc0r3",
6-
"Version": "1.0.0",
6+
"Version": "1.0.1",
77
"Language": "python",
88
"Website": "https://github.com/z1nc0r3/URL-Shortener-Plugin",
9-
"UrlDownload": "https://github.com/z1nc0r3/URL-Shortener-Plugin/releases/download/v1.0.0/Flow.Launcher.Plugin.URL.Shortener.zip",
9+
"UrlDownload": "https://github.com/z1nc0r3/URL-Shortener-Plugin/releases/download/v1.0.1/Flow.Launcher.Plugin.URL.Shortener.zip",
1010
"UrlSourceCode": "https://github.com/z1nc0r3/URL-Shortener-Plugin/tree/main",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/z1nc0r3/URL-Shortener-Plugin@main/Images/app.png",
1212
"DateAdded": "2024-02-04T05:17:00Z",
13-
"LatestReleaseDate": "2024-02-04T04:43:28Z",
13+
"LatestReleaseDate": "2024-03-04T16:17:12Z",
1414
"Tested": true
1515
}

plugins/Win [email protected]

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,12 +3,12 @@
33
"Name": "Win Hotkey",
44
"Description": "Trigger Flow Launcher by Win Key.",
55
"Author": "Amin Salah",
6-
"Version": "2.0.0",
6+
"Version": "3.1.0",
77
"Language": "csharp",
88
"Website": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey",
9-
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey/releases/download/v2.0.0/Flow.Launcher.Plugin.WinHotkey.zip",
9+
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey/releases/download/v3.1.0/Flow.Launcher.Plugin.WinHotkey.zip",
1010
"UrlSourceCode": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey/tree/main",
1111
"IcoPath": "https://cdn.jsdelivr.net/gh/AminSallah/Flow.Launcher.Plugin.WinHotkey@main/app.png",
1212
"DateAdded": "2024-02-22T06:54:14Z",
13-
"LatestReleaseDate": "2024-02-23T04:43:48Z"
13+
"LatestReleaseDate": "2024-03-06T12:59:52Z"
1414
}

0 commit comments

Comments
 (0)