From 856c1b66aab17aac807b7f58b39a0a2b4a69e431 Mon Sep 17 00:00:00 2001 From: MM20 <15646950+MM2-0@users.noreply.github.com> Date: Wed, 2 Apr 2025 22:06:45 +0200 Subject: [PATCH] Docs: add meteo.lt plugin --- 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 5f4ba59f..d6190cc2 100644 --- a/docs/docs/user-guide/concepts/plugins.md +++ b/docs/docs/user-guide/concepts/plugins.md @@ -50,7 +50,8 @@ As of now, the following plugins are available: - **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) - **Public transport plugin**: public transport data from several sources, based on - [schildbach/public-transport-enabler](https://github.com/schildbach/public-transport-enabler) [[Github]](https://github.com/Sir-Photch/KvaesitsoPlugin-PublicTransport) [[Download]](https://github.com/Sir-Photch/KvaesitsoPlugin-PublicTransport/releases) + [schildbach/public-transport-enabler](https://github.com/schildbach/public-transport-enabler) [[Github]](https://github.com/shtrophic/KvaesitsoPlugin-PublicTransport) [[Download]](https://github.com/shtrophic/KvaesitsoPlugin-PublicTransport/releases) +- **Meteo.lt**: weather data from [meteo.lt](https://meteo.lt), for Lithuania [[Github]](https://github.com/leekleak/KvaesitsoMeteoLT) [[Download]](https://github.com/leekleak/KvaesitsoMeteoLT/releases) ## Plugin development