mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-06-27 11:50:00 +00:00
see #3358 used command: `find ./ -type f -exec perl -i -0pe 's/\/\*\s*magicmirror.*?\*\/\s*//si' {} \;` This is a first draft, I think we should preserve some of the comments.
Module: Hello World
The helloworld
module is one of the default modules of the MagicMirror². It is a simple way to display a static text on the mirror.
For configuration options, please check the MagicMirror² documentation.