@jonathancole85
Is this what you are looking for?
https://github.com/justjim1220/MMM-BornBeforeDate
Let me know if there is anything you want changed… :smiling_face_with_sunglasses:
@jonathancole85
Is this what you are looking for?
https://github.com/justjim1220/MMM-BornBeforeDate
Let me know if there is anything you want changed… :smiling_face_with_sunglasses:
An integration of MMM-DigClock and MMM-AlarmClock modified to have the look of a vintage-style digital alarm clock.
The first fully working version after about 5 tries.
Follow the link given in your error…
https://support.google.com/mail/answer/78754
Then follow the instructions to set your account to use less secure apps with your account…
I’m pretty sure that I had to do that to get mine to work.
There are other things to try as well.
Great Improvement!!!
But, of course, you seem to always strive for excellence! :winking_face:
10 pages of unread posts, only 5 actual posts requesting help with MagicMirror issues!!! :pouting_face: :pouting_face: :pouting_face: :pouting_face: :pouting_face: :pouting_face: :angry_face: :angry_face: :angry_face: :face_with_steam_from_nose: :face_with_steam_from_nose: :face_with_steam_from_nose: :face_with_steam_from_nose: :pouting_face: :pouting_face: :pouting_face: :pouting_face: :angry_face: :angry_face: :angry_face: :confounded_face: :confounded_face: :confounded_face: :confounded_face: :confounded_face: :confounded_face:
Another apology…
When I was working with this module I had the font set to xlarge or large in the MMM-NewsFeedTicker.js file.
It makes it easier for these old eyes to see changes,
So, in the following section of the js file…
var headline = document.createElement("span");
headline.setAttribute("style", "padding-bottom:25px");
headline.className = "bold xlarge bright";
headline.innerHTML = "<font color= #ffaa00>" + moment(new Date(this.newsItems[this.activeItem].pubdate)).fromNow() + ": " + "</font>" + this.newsItems[this.activeItem].title + " || " + this.newsItems[this.activeItem].description;
tickerBody.appendChild(headline);
Change the ‘xlarge’ to small
I think I figured it out…
I’ve been getting it from your repository list and not from the 3rd party list. Look at them and you’ll see the same differences I have been experiencing
You know I just had to give you some sh** a little bit.
It is a nice module, as I suspected, no way to get local news without making some changes to your code.
I really like the set up though.
Great job! (as usual!) :grinning_face: :grinning_face: :grinning_face: