Skip to content

0m4r/MMM-euro2024

Repository files navigation

MMM-euro2024

a Magic Mirror Module to display Euro 2024 fixtures and standings

PREREQUISITES

create an account https://www.football-data.org/ and obtain your token.
Add the token to the module's configuration (replace it with [YOUR_TOKEN])

INSTALLATION

This 3rd party module install just like any other.
This Magic Mirror Forum thread describe a step-by-step procedure to install: How to add modules. For absolute beginners.

CONFIGURATION

the default configuration looks like this:

{
  disabled: false,
  module: 'MMM-euro2024',
  position: 'center',
  header: 'Euro 2024',
  config: {
    updateInterval: 60 * 1000,
    token: [YOUR_TOKEN]
  }
},

BE AWARE OF THE REQUEST LIMIT FOR THE FREE TIER OF THE API

SCREENSHOT

MMM-euro2024

About

a Magic Mirror Module to display Euro 2020 fixtures and standings

Resources

Stars

Watchers

Forks

Packages

No packages published