A New Chapter for MagicMirror: The Community Takes the Lead
Read the statement by Michael Teeuw here.
Read the statement by Michael Teeuw here.
MMM-OLYMPIC-MEDALS
-
Description:
Just in time for the Olympics starting this week, I’ve created a new Module : MMM-OLYMPIC-MEDALS.
It shows the top countries medal count for a specified Olympics. It is similar to MMM-OlympicGames, but re-written to use ESPN for screen scraping the medal count.
You can find it here: MMM-OLYMPIC-MEDALS
Screenshots:
Full Table:
Abbreviations:
No Medals:
Config:
{ module: 'MMM-OLYMPIC-MEDALS', position: 'top_left', config:{ season: 'winter', year: 2022, useAbbreviations: false, } }
Let me know your experience with it and if you have any suggestions for improvements!
-Taylor
-
@taylornoss Very cool! Just added it to my MM with the 2024 Summer config. Will report on any issues once the games kick off! Thanks for creating this!