Read the statement by Michael Teeuw here.
Magic Mirror on Windows 8.1 tablet?
-
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…! -
@roxx I use the MMM-Mail module for my email. Works a lot better! :winking_face:
-
@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…
-
{ 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 },
-
@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.