From 1dec89aebeb37a65d287afeda7888a54ba2e6ba2 Mon Sep 17 00:00:00 2001 From: Kristjan ESPERANTO <35647502+KristjanESPERANTO@users.noreply.github.com> Date: Wed, 13 Nov 2024 20:29:07 +0100 Subject: [PATCH] Add MMM-Forum --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 4fe8df1..18dd57c 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -63,6 +63,7 @@ The following modules are maintained by their respective authors. If you have a |[MMM-Dynamic-Modules](https://github.com/Toreke/MMM-Dynamic-Modules) |Toreke |Change positions of modules. | |[MMM-FF-code-injector](https://github.com/shin10/MMM-FF-code-injector) |shin10 |Multi purpose module to inject code and mess around with your mirror without developing a complete new module. | |[MMM-Flick-Gestures](https://github.com/jancalve/MMM-flick-gestures) |jancalve |Detecting 3D gesture with GestIC Sensor (MGC3130). | +|[MMM-Forum](https://github.com/KristjanESPERANTO/MMM-Forum) |KristjanESPERANTO |Displays information from the MagicMirror² forum. Like latest posts, unread posts, etc. The module should also work for other NodeBB forums, but it is not tested. | |[MMM-Gestures](https://github.com/thobach/MMM-Gestures) |thobach |Allows gesture control of compliments (only show when stepping in front of mirror), newsfeed (wave left / right, up for full-screen) and pages with two types of infrared sensors. Gestures can be up, down, left, right, far and close movements of the hand in front of a gesture sensor (APDS-9960) and present and away gestures in front of an IR distance sensor (GP2Y0A21YK). | |[MMM-Gitlab-MergeRequests](https://github.com/jkschoen/MMM-Gitlab-MergeRequests) |jkschoen |Displays merge requests from gitlab and their status. | |[MMM-GitHub-Monitor](https://github.com/fpfuetsch/MMM-GitHub-Monitor) |fpfuetsch |Displays GitHub repository information. |