MagicMirror Forum

    • Register
    • Login
    • Search
    • Recent
    • Tags
    • Unsolved
    • Solved
    • MagicMirror² Repository
    • Documentation
    • Donate
    • Discord
    1. Home
    2. Tags
    3. soccer
    Log in to post
    • All categories
    • lavolp3

      UNSOLVED Fifa World Cup overview
      Requests • soccer world cup sport • • lavolp3

      25
      0
      Votes
      25
      Posts
      7205
      Views

      V

      I’ve updated my fork of MMM-MyScoreboard to update scores and game statuses for the World Cup games. Lots of Overtime / Shootouts to handle 🙂 I also added a few other leagues. https://github.com/vincep5/MMM-MyScoreboard/tree/add_more_soccer

    • J

      MMM-NextGameWithPlayers - Displays all players for the next game
      Sport • soccer football sport court player • • julianvollmer

      4
      0
      Votes
      4
      Posts
      2263
      Views

      MrBorg

      @julianvollmer Ow I found an API https://developer.sportradar.com/files/indexTennis.html#player-profile

      It would be cool to get player info of different players - like Roger Federer and others shown in a schema likes yours with soccer players:

      http://www.itftennis.com/procircuit/players/player/profile.aspx?PlayerID=10019424

    • J

      MMM-AllPlayer - Shows a table with all player on there position
      Sport • soccer football sport player court • • julianvollmer

      1
      1
      Votes
      1
      Posts
      2394
      Views

      J

      Displays a table with all the players from your favorite team.
      The module is available here.

      You need an api-key, you can get it here for free.

      0_1507461934896_all-player.png

      Module is in development.
      Other football-modules will be available soon at my GitHub profile.

    • strawberry 3.141

      MMM-ScottishPremierLeague
      Sport • soccer football scotland • • strawberry 3.141

      2
      0
      Votes
      2
      Posts
      1622
      Views

      M

      It works a treat! Thanks again.

    • strawberry 3.141

      MMM-Soccer - Standings, Schedules and Top Scorers
      Sport • bundesliga football modal premiere league primiera division soccer voice control • • strawberry 3.141

      206
      3
      Votes
      206
      Posts
      137376
      Views

      strawberry 3.141

      @matze86 this is already possible, see example config:

      { module: 'MMM-soccer', position: 'top_right', config: { provider: { 'football-data': { apiKey: 'XXX' } }, competitions: [ { code: 'BL1', scorers: { provider: 'football-data', maxEntries: 5 } }, ] } }

      ac239edb-ba59-4cea-83a3-ea689447df8b-image.png

    • 1 / 1