@Labzz you can set a ln -s between your dropbox and the modules folder
Read the statement by Michael Teeuw here.
Posts
-
RE: digital photo frame
-
RE: digital photo frame
@Labzz is this not possible with dropbox and the possibility of showing local pictures?
-
RE: The screen doesn't have the right size
@vicdilou in the file custom.css in the folder ~/MagicMirror/css
body {
margin: 0px;
height: 100%;
width: 100%;
background-color: red;
} -
RE: The screen doesn't have the right size
@vicdilou to find the problem can you change the background color? black on black is difficult to see where the body tags ends
-
RE: The screen doesn't have the right size
@vicdilou maybe the displayed screen is shifted to the left? it looks like you have an old monitor no led.
you can change the background color in the custom.css to see the edges maybe that helps -
RE: Module about module updates
@tosti007 thanks for your answer. It looks like it only notice about the MM application not 3rd modules…
-
RE: Missing uploaded images
by reloading the forum I often get a
503 This forum is temporarily unavailable due to excessive load.
We shouldn’t be down for long. Please check back shortly. Sorry for the inconvenience!
-
RE: Missing uploaded images
@broberg thank you for your answer but this didn’t worked.
I still see question marks and opening the picture in a new tab I see only a small part of the picture
-
Missing uploaded images
Hi,
is it only me who has problems with uploaded pictures?
For example https://forum.magicmirror.builders/topic/1166/my-first-mirror. I don’t see any uploaded images.
I tried it with Firefox on Android, Safari/Chrome on Mac and Safari on iPhone.
Thanks Christian
-
RE: NEWBIE IN NEED OF TECHNICAL ASSISTANCE
hi,
look at
https://forum.magicmirror.builders/topic/236/complete-setup-tutorial/6short version:
pi@magicpi:~ $ cd MagicMirror/config
pi@magicpi:~/MagicMirror/config $ cp config.js.sample config.js