From 177f487aa973480c070ad79fadd6c5989c0d7878 Mon Sep 17 00:00:00 2001 From: MM2-0 <15646950+MM2-0@users.noreply.github.com> Date: Thu, 9 May 2024 15:07:48 +0200 Subject: [PATCH] Update plugins.md --- docs/docs/user-guide/concepts/plugins.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/docs/user-guide/concepts/plugins.md b/docs/docs/user-guide/concepts/plugins.md index 90984df9..ff2b5721 100644 --- a/docs/docs/user-guide/concepts/plugins.md +++ b/docs/docs/user-guide/concepts/plugins.md @@ -43,8 +43,9 @@ As of now, the following plugins are available: search [[Github]](https://github.com/Kvaesitso/Plugin-OneDrive) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.onedrive) - **OpenWeatherMap plugin**: adds OpenWeatherMap weather provider [[Github]](https://github.com/Kvaesitso/Plugin-OpenWeatherMap) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.openweathermap) +- **Breezy Weather plugin**: forwards weather data from Breezy Weather to Kvaesitso [[Github]](https://github.com/Kvaesitso/Plugin-BreezyWeather) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.breezyweather) ## Plugin development If you are a developer and you are interested in developing your own plugin for the launcher, -you can find more information in the [developer guide](/docs/developer-guide/plugins/get-started). \ No newline at end of file +you can find more information in the [developer guide](/docs/developer-guide/plugins/get-started).