- Simple calendar
- Optional Rotating Nature Scenes
- Optional color schemes
- 17 different languages
git clone https://github.com/mykle1/MMM-NatureCalendar
into the~/MagicMirror/modules
directory.
{
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",
}
},
- 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
- 1 = Aqua
- 2 = Blue #1
- 3 = Blue #2
- 4 = Gray (Dark)
- 5 = Gray (Light)
- 6 = Green
- 7 = Purple
- 8 = Red
- 9 = Yellow