Embed the lichess.org daily puzzle https://lichess.org/training/daily
git clone https://github.com/tonymorris/MMM-lichess-daily
into the~/MagicMirror/modules
directory.
{
disabled: false,
module: 'MMM-lichess-daily',
config: {
// themes:
// * blue
// * blue2
// * blue3
// * canvas
// * wood
// * wood2
// * wood3
// * maple
// * green
// * marble
// * brown
// * leather
// * grey
// * metal
// * olive
// * purple
theme: "auto",
// backgrounds:
// * light
// * dark
bg: "auto",
width: "224px",
height: "264px",
updateInterval: 60 * 60 * 1000;
}
},
better picture coming once mounted :)