Skip to content

Commit

Permalink
update plugins
Browse files Browse the repository at this point in the history
  • Loading branch information
taooceros committed Mar 9, 2024
1 parent 27cd047 commit ea7791f
Show file tree
Hide file tree
Showing 11 changed files with 79 additions and 21 deletions.
15 changes: 15 additions & 0 deletions plugins/Date [email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"ID": "b6a9192c-6646-4c77-bc6b-be4f8195ffda",
"Name": "Date Calculator",
"Description": "Date Calculator using Flow's embedded python",
"Author": "jasonz3157",
"Version": "0.1.6",
"Language": "python",
"Website": "https://github.com/jasonz3157/Flow.Plugin.DateCalculator",
"UrlDownload": "https://github.com/jasonz3157/Flow.Plugin.DateCalculator/releases/download/v0.1.6/Flow.Launcher.Plugin.DateCalculator.zip",
"UrlSourceCode": "https://github.com/jasonz3157/Flow.Plugin.DateCalculator/tree/master",
"IcoPath": "https://cdn.jsdelivr.net/gh/jasonz3157/Flow.Plugin.DateCalculator@master/Images/app.png",
"Tested": true,
"DateAdded": "2024-03-08T11:08:46Z",
"LatestReleaseDate": "2024-03-05T09:06:58Z"
}
6 changes: 3 additions & 3 deletions plugins/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -4,14 +4,14 @@
"Name": "DeepFlow",
"Description": "Plugin to use DeepL in FlowLauncher",
"Author": "Davide Gena",
"Version": "1.0.0",
"Version": "1.0.1",
"Language": "python",
"Website": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow",
"IcoPath": "https://cdn.statically.io/gh/DavidG33k/Flow.Launcher.Plugin.DeepFlow/main/images/ico.png",
"UrlSourceCode": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow",
"UrlDownload": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow/releases/download/v1.0.0/Flow.Launcher.Plugin.DeepFlow.zip",
"UrlDownload": "https://github.com/DavidG33k/Flow.Launcher.Plugin.DeepFlow/releases/download/v1.0.1/Flow.Launcher.Plugin.DeepFlow.zip",
"ExecuteFileName": "main.py",
"Tested": true,
"DateAdded": "2023-05-12T12:05:40Z",
"LatestReleaseDate": "2023-05-11T15:16:21Z"
"LatestReleaseDate": "2024-03-05T17:48:48Z"
}
14 changes: 14 additions & 0 deletions plugins/Fake [email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"ID": "8BE6E623BC294D4684F86A47CA797742",
"Name": "Fake Data",
"Description": "Generates a variety of fake data using the Bogus library",
"Author": "Yusyuriv",
"Version": "1.0.0",
"Language": "csharp",
"Website": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.FakeData/tree/main",
"UrlDownload": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.FakeData/releases/download/1.0.0/Flow.Launcher.Plugin.FakeData.zip",
"UrlSourceCode": "https://github.com/Yusyuriv/Flow.Launcher.Plugin.FakeData/tree/main",
"IcoPath": "https://cdn.jsdelivr.net/gh/Yusyuriv/Flow.Launcher.Plugin.FakeData@main/app.png",
"DateAdded": "2024-03-05T10:21:51Z",
"LatestReleaseDate": "2024-03-03T22:59:55Z"
}
6 changes: 3 additions & 3 deletions plugins/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"Name": "GamesLauncher",
"Description": "Search and launch games from multiple platforms like Steam, Epic Games etc.",
"Author": "KrystianLesniak",
"Version": "1.8.0",
"Version": "1.9.0",
"Language": "csharp",
"Website": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher",
"UrlDownload": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher/releases/download/v1.8.0/GamesLauncher.zip",
"UrlDownload": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher/releases/download/v1.9.0/GamesLauncher.zip",
"UrlSourceCode": "https://github.com/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher/tree/main",
"IcoPath": "https://cdn.jsdelivr.net/gh/KrystianLesniak/Flow.Launcher.Plugin.GamesLauncher@main/Flow.Launcher.Plugin.GamesLauncher/icon.png",
"DateAdded": "2023-08-25T07:12:31Z",
"LatestReleaseDate": "2024-01-14T15:16:31Z"
"LatestReleaseDate": "2024-02-29T16:57:00Z"
}
6 changes: 3 additions & 3 deletions plugins/Github Quick [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"Name": "Github Quick Launcher",
"Description": "Quickly access your personal repositories and stars.",
"Author": "Garulf",
"Version": "3.2.1",
"Version": "4.0.0",
"Language": "python",
"Website": "https://github.com/Garulf/github-quick-launcher",
"UrlDownload": "https://github.com/Garulf/Github-Quick-Launcher/releases/download/v3.2.1/Github-Quick-Launcher-3.2.1.zip",
"UrlDownload": "https://github.com/Garulf/Github-Quick-Launcher/releases/download/v4.0.0/Github-Quick-Launcher-4.0.0.zip",
"UrlSourceCode": "https://github.com/Garulf/github-quick-launcher/tree/main",
"IcoPath": "https://cdn.jsdelivr.net/gh/Garulf/github-quick-launcher@main/src/icon.png",
"Tested": true,
"LatestReleaseDate": "2024-02-20T10:06:40Z",
"LatestReleaseDate": "2024-02-24T19:54:51Z",
"DateAdded": "2022-10-08T16:26:57Z"
}
6 changes: 3 additions & 3 deletions plugins/[email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"Name": "Notion",
"Description": "A Plugin For Search, Create, Edit and Delete Notion Pages.",
"Author": "Amin Salah",
"Version": "1.1.0",
"Version": "2.0.0",
"Language": "csharp",
"Website": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion",
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion/releases/download/v1.1.0/Flow.Launcher.Plugin.Notion.zip",
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion/releases/download/v2.0.0/Flow.Launcher.Plugin.Notion.zip",
"UrlSourceCode": "https://github.com/AminSallah/Flow.Launcher.Plugin.Notion/tree/main/src",
"IcoPath": "https://cdn.jsdelivr.net/gh/AminSallah/Flow.Launcher.Plugin.Notion@main/src/Images/app.png",
"DateAdded": "2024-02-12T20:58:11Z",
"LatestReleaseDate": "2024-02-13T22:35:54Z"
"LatestReleaseDate": "2024-03-03T23:23:42Z"
}
15 changes: 15 additions & 0 deletions plugins/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
{
"ID": "eda56b23-b5c5-48d9-be0d-05ccb907c86d",
"Name": "Pokedex",
"Description": "Search Pokemon",
"Author": "Galedrim",
"Version": "1.0.0",
"Language": "python",
"Website": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main",
"UrlDownload": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/releases/download/v1.0.0/Flow.Launcher.Plugin.Pokedex.zip",
"UrlSourceCode": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main",
"IcoPath": "https://github.com/Galedrim/Flow.Launcher.Plugin.Pokedex/tree/main/Images/app.png",
"Tested": true,
"DateAdded": "2024-03-08T10:42:47Z",
"LatestReleaseDate": "2024-03-06T02:12:23Z"
}
14 changes: 14 additions & 0 deletions plugins/[email protected]
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"ID": "589CA535BD5041E78179C4F2D2F2D8FD",
"Name": "TinyUrlPlugin",
"Description": "a plugin that use tinyurl api, it's very basic but powerful",
"Author": "haider",
"Version": "1.0.5",
"Language": "csharp",
"Website": "https://github.com/DevHJS/TinyUrlPlugin",
"UrlDownload": "https://github.com/DevHJS/TinyUrlPlugin/releases/download/v1.0.5/TinyUrlPlugin-1.0.5.zip",
"UrlSourceCode": "https://github.com/DevHJS/TinyUrlPlugin/tree/master",
"IcoPath": "https://cdn.jsdelivr.net/gh/DevHJS/TinyUrlPlugin/Flow.Launcher.Plugin.TinyUrlPlugin/icons/icon.png",
"DateAdded": "2024-03-01T12:42:03Z",
"LatestReleaseDate": "2024-02-29T20:34:38Z"
}
6 changes: 3 additions & 3 deletions plugins/URL [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"Name": "URL Shortener",
"Description": "Plugin to shorten URLs",
"Author": "z1nc0r3",
"Version": "1.0.0",
"Version": "1.0.1",
"Language": "python",
"Website": "https://github.com/z1nc0r3/URL-Shortener-Plugin",
"UrlDownload": "https://github.com/z1nc0r3/URL-Shortener-Plugin/releases/download/v1.0.0/Flow.Launcher.Plugin.URL.Shortener.zip",
"UrlDownload": "https://github.com/z1nc0r3/URL-Shortener-Plugin/releases/download/v1.0.1/Flow.Launcher.Plugin.URL.Shortener.zip",
"UrlSourceCode": "https://github.com/z1nc0r3/URL-Shortener-Plugin/tree/main",
"IcoPath": "https://cdn.jsdelivr.net/gh/z1nc0r3/URL-Shortener-Plugin@main/Images/app.png",
"DateAdded": "2024-02-04T05:17:00Z",
"LatestReleaseDate": "2024-02-04T04:43:28Z",
"LatestReleaseDate": "2024-03-04T16:17:12Z",
"Tested": true
}
6 changes: 3 additions & 3 deletions plugins/Win [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,12 @@
"Name": "Win Hotkey",
"Description": "Trigger Flow Launcher by Win Key.",
"Author": "Amin Salah",
"Version": "2.0.0",
"Version": "3.1.0",
"Language": "csharp",
"Website": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey",
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey/releases/download/v2.0.0/Flow.Launcher.Plugin.WinHotkey.zip",
"UrlDownload": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey/releases/download/v3.1.0/Flow.Launcher.Plugin.WinHotkey.zip",
"UrlSourceCode": "https://github.com/AminSallah/Flow.Launcher.Plugin.WinHotkey/tree/main",
"IcoPath": "https://cdn.jsdelivr.net/gh/AminSallah/Flow.Launcher.Plugin.WinHotkey@main/app.png",
"DateAdded": "2024-02-22T06:54:14Z",
"LatestReleaseDate": "2024-02-23T04:43:48Z"
"LatestReleaseDate": "2024-03-06T12:59:52Z"
}
6 changes: 3 additions & 3 deletions plugins/Youtube [email protected]
Original file line number Diff line number Diff line change
Expand Up @@ -3,13 +3,13 @@
"Name": "Youtube Downloader",
"Description": "A youtube downloader",
"Author": "LordOfTheEel; Eyal.Br",
"Version": "1.0.1",
"Version": "0.1.2",
"Language": "python",
"Website": "https://github.com/DeepVoyager253/FlowLauncherYTDownload",
"IcoPath": "https://cdn.jsdelivr.net/gh/DeepVoyager253/FlowLauncherYTDownload@main/icon.png",
"UrlSourceCode": "https://github.com/DeepVoyager253/FlowLauncherYTDownload",
"UrlDownload": "https://github.com/DeepVoyager253/FlowLauncherYTDownload/releases/download/v1.0.1/Flow.Launcher.Plugin.YTDownloader.zip",
"UrlDownload": "https://github.com/DeepVoyager253/FlowLauncherYTDownload/releases/download/v0.1.2/Flow.Launcher.Plugin.YTDownloader.zip",
"Tested": true,
"DateAdded": "2023-03-09T17:22:21Z",
"LatestReleaseDate": "2023-11-22T08:17:21Z"
"LatestReleaseDate": "2024-03-04T12:59:00Z"
}

0 comments on commit ea7791f

Please sign in to comment.