From 23c1c4ac9f3977804dff789a4836bb7b11c1d981 Mon Sep 17 00:00:00 2001 From: Mathew Fleisch Date: Fri, 14 Jun 2024 07:04:18 -0700 Subject: [PATCH] Updated 3rd Party Modules (markdown) --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 1a0f381..1c5a79c 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -52,6 +52,7 @@ The following modules are maintained by their respective authors. If you have a |[mmpm](https://github.com/Bee-Mar/mmpm) |[Bee-Mar](https://github.com/Bee-Mar) |An unofficial MagicMirror² 3rd Party Package Manager. Automates searching, installation, removal, updating, and upgrading of MagicMirror² modules. | |[MMM-AlertExt](https://github.com/MMRIZE/MMM-AlertExt) |MMRIZE |Alternative programmable alert/notification presenter. | |[MMM-AutoDimmer](https://github.com/Fifteen15Studios/MMM-AutoDimmer) |[Fifteen15Studios](https://github.com/Fifteen15Studios) |Set 1 or more schedules to dim and brighten your screen at specific times. | +|[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. |