File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# MMM-CalendarExtMinimonth
2- Mini month plugin for MMM-CalendarExt/MMM-CalendarExt2
32
3+ Mini month plugin for [ MMM-CalendarExt2] ( https://github.com/MMM-CalendarExt2/MMM-CalendarExt2 ) .
44
55## Screenshot
6- ![ screenshot] ( https://github.com/eouia/MMM-CalendarExtMinimonth/blob/master/sc1.png?raw=true )
76
7+ ![ screenshot] ( sc1.png )
88
99## Installation
10- This module is a plugin of MMM-CalendarExt/MMM-CalendarExt2 modules. So it couldn't work standalone. You need MMM-CalendarExt or MMM-CalendarExt2
11- - [ MMM-CalendarExt] ( https://github.com/eouia/MMM-CalendarExt )
12- - [ MMM-CalendarExt2] ( https://github.com/eouia/MMM-CalendarExt2 )
1310
11+ This module is a plugin for [ MMM-CalendarExt2] ( https://github.com/MMM-CalendarExt2/MMM-CalendarExt2 ) . So it couldn't work standalone.
1412
1513``` sh
1614cd ~ /MagicMirror/modules
1715git clone https://github.com/eouia/MMM-CalendarExtMinimonth
1816```
1917
2018## Configuration
19+
2120### Simple
21+
2222``` js
2323{
2424 module: " MMM-CalendarExtMinimonth" ,
@@ -27,7 +27,9 @@ git clone https://github.com/eouia/MMM-CalendarExtMinimonth
2727```
2828
2929### Defaults & Details
30+
3031These values are defined as default. You don't need to copy entire things. Just select what you need.
32+
3133``` js
3234defaults: {
3335 locale: null ,
@@ -65,6 +67,6 @@ defaults: {
6567},
6668```
6769
68-
6970## Styling
71+
7072See MMM-CalendarExtMinimonth.css
You can’t perform that action at this time.
0 commit comments