Create April Fools Live Laugh Love module

This commit is contained in:
2026-08-02 22:05:47 -05:00
commit 2fc7d10cc9
3 changed files with 239 additions and 0 deletions
+17
View File
@@ -0,0 +1,17 @@
# MMM-LiveLaughLove
An April Fools' Day background for MagicMirror that parodies the ubiquitous
“Live, Laugh, Love” vinyl wall cling.
```js
{
module: "MMM-LiveLaughLove",
position: "fullscreen_below",
config: {
preview: false
}
}
```
The module displays automatically on April 1 in the mirror's local timezone.
Set `preview: true` while developing to display it on any date.