mykle1 / MMM-HumanClock

A different kind of clock for MagicMirror

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

MMM-HumanClock

A different kind of calendar. Photos contributed from all over the world.

Examples

  • Large or small. Digital or analog

Installation

  • git clone https://github.com/mykle1/MMM-HumanClock into the ~/MagicMirror/modules directory.

Config.js entry and options

    {
          disabled: false,
        module: "MMM-HumanClock",
        position: "middle_center",
        config: {
          size: "small", // small or large
          calType: "analog", // analog or digital
        }
      },

About

A different kind of clock for MagicMirror

License:MIT License


Languages

Language:JavaScript 81.5%Language:CSS 18.5%