Skip to content

Simple calendar. Optional Rotating Nature Scenes. Optional color schemes. 17 different languages

License

Notifications You must be signed in to change notification settings

mykle1/MMM-NatureCalendar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

MMM-NatureCalendar

  • Simple calendar
  • Optional Rotating Nature Scenes
  • Optional color schemes
  • 17 different languages

Examples

Installation

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

Config.js entry and options

    {
      disabled: false,
    module: "MMM-NatureCalendar",
    position: "middle_center",
    config: {
      calendarType: "today", // today, month and monthPlus. No language or color options for calendarType: "today"
      lang: "all", // See language chart below. "all" for English.
      colorCode: "4", // see color codes below
      border: "no",
    }
  },

No language or color options for calendarType: "today"

Language codes for config

  • ar = Arabic
  • zh_cn = Chinese (Simplified)
  • zh_tw = Chinese (Traditional)
  • nl = Dutch
  • all = English
  • fr = French
  • de = German
  • el = Greek
  • id = Indonesian
  • it = Italian
  • ja = Japanese
  • ko = Korean
  • pt = Portuguese
  • sv = Swediah
  • ru = Russian
  • es = Spanish
  • th = Thai

Color codes for config

  • 1 = Aqua
  • 2 = Blue #1
  • 3 = Blue #2
  • 4 = Gray (Dark)
  • 5 = Gray (Light)
  • 6 = Green
  • 7 = Purple
  • 8 = Red
  • 9 = Yellow

Thanks go to @sdetweil for his z-index magic

About

Simple calendar. Optional Rotating Nature Scenes. Optional color schemes. 17 different languages

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published