forked from lee-pham/mcal
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathconfig.json
More file actions
executable file
·35 lines (35 loc) · 907 Bytes
/
config.json
File metadata and controls
executable file
·35 lines (35 loc) · 907 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
{
"displayTZ": "America/Chicago",
"thresholdHours": 0,
"maxEventsPerDay": 3,
"weeks_to_display": 4,
"isDisplayToScreen": false,
"isShutdownOnComplete": false,
"batteryDisplayMode": 1,
"weekStartDay": 6,
"dayOfWeekText": [
"M",
"T",
"W",
"T",
"F",
"S",
"S"
],
"screenWidth": 800,
"screenHeight": 480,
"imageHeight": 800,
"imageWidth": 480,
"rotateAngle": 270,
"is24h": true,
"calendars": [
"vickyttnguyen@gmail.com",
"138kh12elkm5a5el9cq7i2q6b4@group.calendar.google.com",
"cljg4fs842s5qtivn8aue3pd0c@group.calendar.google.com",
"0m61cs0dnf14tq1acehe95k6p4@group.calendar.google.com",
"is85jf6ri6ubp2rfm7qna4ajjk@group.calendar.google.com",
"802if8q1toqbvfsk5u5cdbsd0g@group.calendar.google.com",
"mii8vbseg435de7hk9g3aa32qg@group.calendar.google.com",
"c1iigt9jdf5n49fa6ekb4po2q0@group.calendar.google.com"
]
}