Skip to content

Latest commit

 

History

History
49 lines (39 loc) · 1.03 KB

README.md

File metadata and controls

49 lines (39 loc) · 1.03 KB

MMM-lichess-daily

Embed the lichess.org daily puzzle https://lichess.org/training/daily

Installation

  • git clone https://github.com/tonymorris/MMM-lichess-daily into the ~/MagicMirror/modules directory.

Config.js entry and options

{
  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;
  }
},

MagicMirror

better picture coming once mounted :)

MagicMirror with lichess daily puzzle