A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
2 Display Mirror for more views
- 
 @saljoke 
 Hi. Thats right. i only use 1 Pi4 to serve both displays via 2 MM instances. first the originally MagicMirror directory and the second in a MagicMirror2 directory. Both powered up via PM2 and turned off and on via PIR sensor.The config looks like this: language: “de”, 
 logLevel: [“INFO”, “LOG”, “WARN”, “ERROR”],
 timeFormat: 24,
 units: “metric”,
 electronOptions: {fullscreen:true, x:1920},1920 is the resolution witdh of the main display. Very easy to handle and good for the electrical consumption :-) 
 
 
 
 
