MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. psteimann
    3. Posts
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    P
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 10
    • Posts 37
    • Groups 0

    Posts

    Recent Best Controversial
    • Access MagicMirror with HTTP?

      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…

      posted in Troubleshooting
      P
      psteimann
    • RE: Problem with module email

      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
                      }
      		
      		}
       	]
      };
      
      posted in Troubleshooting
      P
      psteimann
    • RE: Problem with module email

      ok…what Information is missing?

      posted in Troubleshooting
      P
      psteimann
    • RE: CSS-Isue

      Worked! Thanks for helping…

      posted in Troubleshooting
      P
      psteimann
    • CSS-Isue

      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?

      posted in Troubleshooting
      P
      psteimann
    • Problem with module email

      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?

      posted in Troubleshooting
      P
      psteimann
    • Mouse hide and show

      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??

      posted in Troubleshooting
      P
      psteimann
    • 1
    • 2
    • 3
    • 4
    • 4 / 4