MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.

    Magic Mirror on Windows 8.1 tablet?

    Scheduled Pinned Locked Moved Unsolved Troubleshooting
    windows8.1tablettouchscreen
    24 Posts 5 Posters 13.0k Views 4 Watching
    Loading More Posts
    • Oldest to Newest
    • Newest to Oldest
    • Most Votes
    Reply
    • Reply as topic
    Log in to reply
    This topic has been deleted. Only users with topic management privileges can see it.
    • R Offline
      roxx
      last edited by

      A new problem now, with Email module!!
      it always says loading and MM shuts down after few mins…
      I installed email module:https://github.com/ronny3050/email-mirror
      I want MM to show my Gmail… please tell me whats wrong…
      Here is my config…

      		module: 'email',
                      position: 'bottom_left',
                      header: 'Email',
                      config: {
                          accounts: [
                              {
                                  user: 'roxx.kkkkk@gmail.com',
                                  password: 'qwertyzzz',
                                  host: 'imap.gmail.com',
                                  port: 993,
                                  tls: true,
                                  authTimeout: 10000,
                                  numberOfEmails: 8,
                              }
                          ],
                          fade: true,
                          maxCharacters: 30
                      }
      	    },	
      

      The first time I did, I received email about sign in blocked… so I clicked (it was me) in that email… but still my emails doesn’t load and MM shuts down after about 3-5mins…

      Only a biker knows why dogs stick their head outside the window of a moving vehicle!!

      1 Reply Last reply Reply Quote 0
      • R Offline
        roxx
        last edited by

        Final Update!!
        I had borrowed the tablet for few days and wished to buy if everything with MM went well… but i returned it back as i had problems with email module… and after adding all the modules i wanted, 8" screen felt much smaller and it didnt seemed that good, bigger screen is good i think… so i gave up… now i am working with Rpi 3B+ to set up MM… thanks friends for helping me out…!

        Only a biker knows why dogs stick their head outside the window of a moving vehicle!!

        justjim1220J 1 Reply Last reply Reply Quote 0
        • justjim1220J Offline
          justjim1220 Module Developer @roxx
          last edited by

          @roxx I use the MMM-Mail module for my email. Works a lot better! :winking_face:

          "Life's Too Short To Dance With Ugly People"
          Jim Hallock - 1995

          R 1 Reply Last reply Reply Quote 0
          • R Offline
            roxx @justjim1220
            last edited by

            @justjim1220 said in Magic Mirror on Windows 8.1 tablet?:

            @roxx I use the MMM-Mail module for my email. Works a lot better! :winking_face:

            I tried with gmail but it always says no new email… Could you share with me part of your config.js without private information?? I will check and try on my Rpi…

            Only a biker knows why dogs stick their head outside the window of a moving vehicle!!

            justjim1220J 1 Reply Last reply Reply Quote 0
            • justjim1220J Offline
              justjim1220 Module Developer @roxx
              last edited by justjim1220

              @roxx

              {
              	disabled: false,
              	module: "MMM-Mail",
              	header: "My Gmail et. al. ...",
              	position: "top_left",
                      config: {
                          user: "justjim1220@gmail.com",
                          pass: "PassWord",
                          host: "imap.gmail.com",
                          port: 993,
                          tls: false,
                          numberOfEmails: 15,
                          fade: false,
                          subjectlength: 60
              },
              

              0_1549350383858_Screenshot (32).png

              "Life's Too Short To Dance With Ugly People"
              Jim Hallock - 1995

              1 Reply Last reply Reply Quote 0
              • R Offline
                roxx
                last edited by

                @justjim1220 i tried but got no success with gmail, however i was able to setup in another way… all my gmail synced to microsoft account so i tried to set up office account and its working. so now i am able to see my emails from gmail that get synced to outlook.office365 … thanks.

                Only a biker knows why dogs stick their head outside the window of a moving vehicle!!

                1 Reply Last reply Reply Quote 1
                • 1
                • 2
                • 3
                • 2 / 3
                • First post
                  Last post
                Enjoying MagicMirror? Please consider a donation!
                MagicMirror created by Michael Teeuw.
                Forum managed by Sam, technical setup by Karsten.
                This forum is using NodeBB as its core | Contributors
                Contact | Privacy Policy