Read the statement by Michael Teeuw here.
Feature suggestion: Dual or triple screen
-
I’d would be a great addon to mm if there was a native option for dual or triple monitors.
This to make a large mirror or a mirror with screens on different places.
Or by running it on a Docker platform and then run a instance per screen… -
@MarkV It’s documented how to do it. I (re)wrote that documentation personally. Feel free to read https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples and ask here if you have any questions, I’ll be more than happy to help.
-
@MarkV dont understand
you can run multiple instances from the same folder w different config.js and move them to different displays
see the documentation, it has examples
https://docs.magicmirror.builders/configuration/introduction.html#using-electronoptions
-
@MarkV with docker is a little harder, as the system ui is not visible in the container, you run server only
but you can start any of the browsers from a shell script on the docker host, or some other host, pointing to different server urls and move them to different displays
-
@MarkV It’s documented how to do it. I (re)wrote that documentation personally. Feel free to read https://docs.magicmirror.builders/configuration/introduction.html#advanced-configuration-and-frequently-asked-how-to-configure-examples and ask here if you have any questions, I’ll be more than happy to help.
-
@MarkV did you get this working
-