From 9fe877d7e015466af7d7a145f68b076b39ca12d3 Mon Sep 17 00:00:00 2001 From: Fifteen 15 Studios Date: Sun, 12 Dec 2021 07:58:12 -0500 Subject: [PATCH] Add MMM-AutoDimmer --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 4cdee43..05cfa42 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -40,6 +40,7 @@ The following modules are created by their respective authors. |:-|:-:|:-| |[MagicMirror-Module-Template](https://github.com/roramirez/MagicMirror-Module-Template) |MichMich |Module to help developers to start building their own modules for the MagicMirror.| |[mmpm](https://github.com/Bee-Mar/mmpm) |[Bee-Mar](https://github.com/Bee-Mar) |The unofficial MagicMirror 3rd Party Package Manager. Automates searching, installation, removal, updating, and upgrading of MagicMirror modules.| +|[MMM-AutoDimmer](https://github.com/Fifteen15Studios/MMM-AutoDimmer) |[Fifteen15Studios](https://github.com/Fifteen15Studios) |Set a schedule to dim and brighten your screen.| |[MMM-BurnIn](https://github.com/werthdavid/MMM-BurnIn) | [werthdavid](https://github.com/werthdavid) | A module that flickers 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/Jopyth/MMM-Buttons) |[Jopyth](https://github.com/Jopyth) |More complicated, but also more powerful: multiple buttons, configurable notifications, different actions on short and long press.|