Read the statement by Michael Teeuw here.
MMM-NFL update ?
-
Are we going to be able to get NFL scores ect with MMM-NFL this year?
-
Wowser,
IT WORKS, SO FAR. -
P plainbroke has marked this topic as solved on
-
Now that we are into the NFL 2025-2026 Season, I would love to have the schedule, scores and standings on my MM.
This may be a dumb question, but what is the coding for downloading MMM-NFL? Step 1 for the installation doesn’t make sense to me, what repo? I am accustomed to see coding for a github download address.
I tried MMM-Myscoreboard and that one appears outdated. The provider address for SNET does not work.
Any help would be greatly appreciated.
-Mike
-
@mishman
cd MagicMirror/modules
git clone https://github.com/fewieden/MMM-NFL.git
cd MMM-NFL
npm install --productionConfigure your ~/MagicMirror/config/config.js:
{ module: "MMM-NFL", position: "middle_center", config: { colored: true, helmets: true, focus_on: ["KC", "BLT", "BUF", "CIN", "CHI", "CLE", "DEN", "PHI", "TB", "DAL", "MIA", "NYJ"], format: "ddd, hA", reloadInterval: 1800000, tableSize: "large" }, },the options are on the github page.
https://github.com/fewieden/MMM-NFL -
@plainbroke said in MMM-NFL update ?:
the options are on the github page.
which is the README.md file in the module folder after git clone
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register Login