From d7d3a38e040c8c1b384aa18d0ce8dfc9e14db74d Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Thu, 13 Nov 2025 22:01:14 +0100 Subject: [PATCH] Optimize descriptions --- 3rd-Party-Modules.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 16eaa46..00b522f 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -616,8 +616,8 @@ The following modules are maintained by their respective authors. If you have a |[MMM-BME280](https://github.com/awitwicki/MMM-BME280) |[awitwicki](https://github.com/awitwicki) |Display temperature, humidity, and pressure readings from BME280 I2C sensor. | |[MMM-CalDAV](https://github.com/MMRIZE/MMM-CalDAV) |MMRIZE |CalDav Parser to convert to iCal format. | |[MMM-CalDAV-Tasks](https://github.com/Coernel82/MMM-CalDAV-Tasks) |Coernel82 |Displays ToDo list(s) from NextCloud Tasks app and other ical / CalDav sources. Task can be toggled and sent back to the server, styling options and more filter options. Formerly this module was called MMM-Nextcloud-Tasks. | -|[MMM-CalendarExt2](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2) |klaernie |Extended calendar and event view. | -|[MMM-CalendarExt3](https://github.com/MMRIZE/MMM-CalendarExt3) |MMRIZE |Extended calendar and event view. | +|[MMM-CalendarExt2](https://github.com/MMM-CalendarExt2/MMM-CalendarExt2) |klaernie |Extended calendar with 10+ view types (agenda, timeline, upcoming, current events), attendee display, and extensive customization options. | +|[MMM-CalendarExt3](https://github.com/MMRIZE/MMM-CalendarExt3) |MMRIZE |Lightweight calendar with week/month views, weather integration, and interactive popovers. | |[MMM-CalendarExt3Agenda](https://github.com/MMRIZE/MMM-CalendarExt3Agenda) |MMRIZE |Extended calendar and event view. Show calendar as agenda. | |[MMM-CalendarExt3Journal](https://github.com/MMRIZE/MMM-CalendarExt3Journal) |MMRIZE |Presenting events as daily/weekly journal style. | |[MMM-CalendarExt3Timeline](https://github.com/MMRIZE/MMM-CalendarExt3Timeline) |MMRIZE |Extended calendar and event view. Show calendar timeline. |