From a7fe38eb8f33fb590023d46514ff8d6a2f12c73b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Bugsounet=20-=20C=C3=A9dric?= Date: Sat, 27 Apr 2024 11:09:23 +0200 Subject: [PATCH] add MMM-Glassy -- bugsounet --- 3rd-Party-Modules.md | 1 + 1 file changed, 1 insertion(+) diff --git a/3rd-Party-Modules.md b/3rd-Party-Modules.md index 92de847..a0d57ac 100644 --- a/3rd-Party-Modules.md +++ b/3rd-Party-Modules.md @@ -66,6 +66,7 @@ The following modules are maintained by their respective authors. If you have a |[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. | |[MMM-GitHub-Notifications](https://github.com/ByteExceptionM/MMM-GitHub-Notifications) |[ByteException_](https://github.com/ByteExceptionM) |Displays clickable GitHub notifications. | +|[MMM-Glassy](https://github.com/bugsounet/MMM-Glassy) | bugsounet | This module allows to add a glass effect to MagicMirror² modules.| |[MMM-GPIO-HANDLER](https://github.com/Sjohn21/MMM-GPIO-HANDLER) |[Sjohn21](https://github.com/Sjohn21) |Handle GPIO, Inputs (Buttons, PIR, Other) and Outputs (including PWM), with notifications from and to other modules. | |[MMM-GroveGestures](https://github.com/MMRIZE/MMM-GroveGestures) |MMRIZE |Detecting 3D gesture with GroveGesture Sensor(PAJ7620u2). | |[MMM-HTMLSnippet](https://github.com/ulrichwisser/MMM-HTMLSnippet) |ulrichwisser |Include arbitrary HTML snippets in an iframe (script tags work). |