Skip to content

mykle1/MMM-HumanCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-HumanCalendar

A different kind of calendar.

Examples

  • Large, medium or small

  • Config option for 1 day view and 3 day view

Installation

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

Config.js entry and options

    {
          disabled: false,
        module: "MMM-HumanCalendar",
        position: "middle_center",
        config: {
          size: "small", // small, medium or large
          dayView: "1", // 1 or 3 day view
        }
      },

About

A different kind of calendar for MagicMirror

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published