From ab6c591e2297dcfd5f7d41101cfd209076d5330c Mon Sep 17 00:00:00 2001 From: Adiel Bm <62875424+adielBm@users.noreply.github.com> Date: Wed, 28 Aug 2024 15:41:19 +0300 Subject: [PATCH] add Weather plugin --- .../Weather-A9146CE1489147D29A46F32D2EB9FB5E.json | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 plugins/Weather-A9146CE1489147D29A46F32D2EB9FB5E.json diff --git a/plugins/Weather-A9146CE1489147D29A46F32D2EB9FB5E.json b/plugins/Weather-A9146CE1489147D29A46F32D2EB9FB5E.json new file mode 100644 index 000000000..6955d7232 --- /dev/null +++ b/plugins/Weather-A9146CE1489147D29A46F32D2EB9FB5E.json @@ -0,0 +1,12 @@ +{ + "ID": "A9146CE1489147D29A46F32D2EB9FB5E", + "Name": "Weather", + "Description": "Get weather information for a location", + "Author": "adielBm", + "Version": "1.0.0", + "Language": "csharp", + "Website": "https://github.com/adielBm/Flow.Launcher.Plugin.Weather", + "UrlDownload": "https://github.com/adielBm/Flow.Launcher.Plugin.Weather/releases/download/v1.0.0/Flow.Launcher.Plugin.Weather.zip", + "UrlSourceCode": "https://github.com/adielBm/Flow.Launcher.Plugin.Weather", + "IcoPath": "https://raw.githubusercontent.com/adielBm/Flow.Launcher.Plugin.Weather/main/Images/weather-icon.png" +} \ No newline at end of file