From 095565a4b1d3bbe2d50f062a99201d4fd3ff9533 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Sun, 30 Jun 2024 23:56:45 +0200 Subject: [PATCH] Add new plugins to docs --- docs/docs/user-guide/concepts/plugins.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/docs/docs/user-guide/concepts/plugins.md b/docs/docs/user-guide/concepts/plugins.md index ff2b5721..bd24477c 100644 --- a/docs/docs/user-guide/concepts/plugins.md +++ b/docs/docs/user-guide/concepts/plugins.md @@ -44,6 +44,8 @@ As of now, the following plugins are available: - **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) +- **HERE plugin**: weather data, places, and departure times from HERE [[Github]](https://github.com/Kvaesitso/Plugin-HERE) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.here) +- **Foursquare plugin**: weather data, places, and departure times from Foursquare [[Github]](https://github.com/Kvaesitso/Plugin-Foursquare) [[Download]](https://fdroid.mm20.de/app/de.mm20.launcher2.plugin.foursquare) ## Plugin development