mirror of
https://github.com/MichMich/MagicMirror.git
synced 2026-04-27 00:02:08 +00:00
for issue #3971 add checksum to test if event list changed to reduce/eliminate no change screen update fixes #3971 crc32 checksum created in node helper, easy require, vs trying to do in browser. added to socket notification payload, used in browser
Module: Calendar
The calendar module is one of the default modules of the MagicMirror².
This module displays events from a public .ical calendar. It can combine multiple calendars.
For configuration options, please check the MagicMirror² documentation.