Hey Guys… sorry I’ve not been in here to respond to questions. My MagicMirror has been working so well… I totally forgot about this thread. :) I updated the Readme on the github with a brief explination of how to work with Google 2FA. Hope that helps future users.
Read the statement by Michael Teeuw here.
Posts
-
RE: [MMM-GmailFeed] - Simple Gmail unread messages list/notification
-
RE: Calendar timezone problems
@mlcampbe said in Calendar timezone problems:
I’ve solved this problem by replacing the node-ical script that the default calendar modules uses with a fork of it.
…
Just wanted to say thanks… I had updated my MM recently, and my calendar TZ broke as a result (using multiple different google calendars). Quick google search and I found this post. The fix worked perfectly for me. All my events show the correct TZ corrected time now.
-
[MMM-GmailFeed] - Simple Gmail unread messages list/notification
Description:
This module hooks into the rss feed of a gmail account, to show a list of unread emails.Features:
- Support gmail and gsuite accounts
- Configurable refresh intervals
- New Mail notification sound
- Configurable text widths
- .css file for customization if desired
- Always shows unread total count, regardless of list size limit setting.
Why?
I work as as software engineer from home. Keeping track of my daily calendar is vital to my job. I have a small 19" monitor in portrait mode hooked to an rPi, setup to my side. It shows me the days weather, time, forecast, and of course Calendar!! It was doing a fantastic job of helping me keep track of events. But, I was still too slow noticing important new emails. I tried the IMAP based MM modules, but found them lacking with regards to just giving me updates to what is fresh/new. I forked the MMM-JsonTable module, and tweaked it to work with the Gmail RSS feed. Now, I get a nice short list of most-recent unread email at the bottom of my MM.Screenshot