@Niggich Awesome! I hope you enjoy the module!
Read the statement by Michael Teeuw here.

Posts
-
RE: MMM-DailyJuice
@Niggich Hmm not seeing that on mine. It looks like you are using some custom css for your display? Did you check the dev console to see what it shows for that text? I am sure you can add a custom css entry to the MagicMirror/css/custom.css file to get it corrected on your mirror to match your wider layout.
-
MMM-Strava Module Fork - Running Shoe Milage and Annual Mileage Goal Tracking
Hello fellow MagicMirror and fitness enthusiasts! I have made a fork of the popular MMM-Strava module created by @ianperrin that does the following:
-
Added shoe mileage tracker functionality with the mode: “shoes” config parameter
-
Added annual running goal mileage progress tracker with miles ahead/behind pace with the mode: “goal”, config parameter.
Full details at my Github below:
https://github.com/BerkSmash1984/MMM-Strava/
Let me know what you think!
-
-
MMM-DailyJuice
Do you juice? Do you have a hard time figuring out what juice to make on a given day? No worries, let the Daily Juice MagicMirror module decide for you!
https://github.com/BerkSmash1984/MMM-DailyJuice
This module scrapes a random juice recipe from https://juicerecipes.com and displays it on your MagicMirror. It also includes a clickable link (if using a touch screen) that opens your default browser to show detailed ingredient information, nutrition facts, reviews and how to make the juice being displayed.
Now go get your juice on and reap the benefits!
If you have any suggestions for improvements or features, let me know!
-
RE: MMM-MovieListings
I did the update using @sdetweil upgrade script
-
RE: MMM-MovieListings
@mumblebaj
Just hesitant that the update will break other modules my MM is using. Sounds like Node updates could be more hassle than they are worth if your MM is functioning, minus a model or 2 ;)What is the safest way to update Node to 20.9.0? Node Version Manager?
-
RE: MMM-MovieListings
@sdetweil said in MMM-MovieListings:
Here is what mine shows:Do you think it is worth updating to Node 22.9.0? What is the safest way to do so?
-
RE: MMM-MovieListings
@BerkSmash1984 updated to latest MM version via @sdetweil upgrade script but looks like it did not touch the Node version. All modules function post update with the exception of the of the MMM-MovieListings module.
Also, it states a Node update is not necessary:
-
RE: MMM-MovieListings
@mumblebaj
I am assuming @sdetweil’s MM update script will also update node? I am happy to give that a go if so. I can easily make a backup for my MM to my local machine just in case.