From cc4710c58a0dedfa7d63c439737f12686b32d251 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Wed, 25 Sep 2024 09:43:05 +0200 Subject: [PATCH] Optimize descirption for MMM-Buttons --- 3rd-Party-Modules.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index e8a23d0..cbaea93 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -55,7 +55,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-Bash](https://github.com/mathew-fleisch/MMM-Bash) |draxiom |A simple module to run a bash/terminal command on a loop, displaying stdout/stderr to screen. | |[MMM-BurnIn](https://github.com/werthdavid/MMM-BurnIn) |werthdavid |Flicker the whole screen to prevent a burn-in effect on your display. | |[MMM-Button](https://github.com/ptrbld/MMM-Button) |[PtrBld](https://github.com/ptrbld) |Use a button to hide or show different modules via a broadcast message. | -|[MMM-Buttons](https://github.com/MarcLandis/MMM-Buttons) |MarcLandis |More complicated, but also more powerful: multiple buttons, configurable notifications, different actions on short and long press. | +|[MMM-Buttons](https://github.com/MarcLandis/MMM-Buttons) |MarcLandis |Allows you to enhance your setup by integrating physical buttons via GPIO. This module supports multiple buttons, each of which can be individually configured to perform different actions based on short or long presses. With configurable notifications and versatile functionality, MMM-Buttons provides a powerful way to interact with your MagicMirror². | |[MMM-Carousel](https://github.com/shbatm/MMM-Carousel) |[shbatm](https://github.com/shbatm) |Rotate modules, to save space on screen. | |[MMM-connection-status](https://github.com/sheyabernstein/MMM-connection-status) |SheyaBernstein |Display internet connection status. | |[cookiecutter-magic-mirror-module](https://github.com/xadamxk/cookiecutter-magic-mirror-module) |xadamxk |CookieCutter template for generating MagicMirror² modules. |