Hi,
Can i access MagicMirror via http://? From internal network or from external via Port-forwarding?
I know about VNC, but searching for a direct access just to show MagicMirrorr…
Hi,
Can i access MagicMirror via http://? From internal network or from external via Port-forwarding?
I know about VNC, but searching for a direct access just to show MagicMirrorr…
Still trying hard…I deleted 1 account, and the module crashes not anymore.
But now, I have 2 different results:
-With the Apple-Account (map.mail.me.com) it says no mmails found what is definitely wrong.
-With the Imap-Account of my provider, the module stays and loading…but nothing happens
How can I debug to see whats wrong?
{
module: 'email',
position: 'bottom_left',
header: 'Email',
config: {
accounts: [
{
user: 'xxxxxxxx',
password: 'xxxxxxxxxr',
host: 'dompop.vtx.ch',
port: 993,
tls: true,
authTimeout: 10000,
numberOfEmails: 2,
}
],
fade: true,
maxCharacters: 30
}
}
]
};
Hi,
I want to change the css, so that the compliments (in region lower-third) will be shown in a bit lower position. (margin-top?)
I trid different things, but it did not work.
Where and can i do this modification in the main.css?
Hi,
When i activate the mail-module, magigmirror stops (seems to crash)
config.js seems ok, otherwise magicmirror would not start.
How can i resolve this problem?
Hi,
I have read that i can install unclutter and then disable the mouse-cursor.
But after the mousepointer has gone, how can i reactivate the mouse-coursor without the mouse??