MagicMirror Forum
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • 3rd-Party-Modules
    • Donate
    • Discord
    • Register
    • Login
    1. Home
    2. taylornoss
    A New Chapter for MagicMirror: The Community Takes the Lead
    Read the statement by Michael Teeuw here.
    T
    Offline
    • Profile
    • Following 0
    • Followers 0
    • Topics 1
    • Posts 1
    • Groups 0

    taylornoss

    @taylornoss

    0
    Reputation
    2
    Profile views
    1
    Posts
    0
    Followers
    0
    Following
    Joined
    Last Online

    taylornoss Unfollow Follow

    Latest posts made by taylornoss

    • 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:

      Full_Table

      Abbreviations:

      Abbreviations

      No Medals:

      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

      posted in Sport
      T
      taylornoss