MagicMirror² v2.15.0 is available! For more information about this release, check out this topic.
Interchange multiple modules at runtime
-
Do we have a simple way to switch forth and back between different configurations / layouts. Lets say during noon I want to display my favorite sports score and during evening I want to keep up with the tv schedule as well as my emails.
One possible way is to create a small script which will swap out the config files and restarts the mirror but restarting does not look as smooth as I would hope. I am looking for a smooth transition between different module setups at runtime.
-
This module should be able to do just that:
-
Thank you very much. Way easier than expected