MMM-ModuleScheduler icon indicating copy to clipboard operation
MMM-ModuleScheduler copied to clipboard

A MagicMirror helper module to schedule the display of modules and sending of notifications.

Results 13 MMM-ModuleScheduler issues
Sort by recently updated
recently updated
newest added

2 vulnerabilities (1 moderate, 1 high) are being reported, npm audit fix returns the following... # npm audit report minimatch

Hi, I want to use the Remote_Action schedule with MonitorOn and Off. It works good, but only the first four notifications are working, the fifth and so on don't work:...

Bumps [nanoid](https://github.com/ai/nanoid) to 3.3.3 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `nanoid` from 3.1.20 to 3.3.3 Changelog Sourced from nanoid's changelog. 3.3.3 Reduced size...

dependencies

Bumps [moment-timezone](https://github.com/moment/moment-timezone) from 0.5.33 to 0.5.43. Release notes Sourced from moment-timezone's releases. Release 0.5.43 * Updated data to IANA TZDB 2023c Release 0.5.42 Updated data to IANA TZDB 2023b Release...

dependencies

Bumps [ansi-regex](https://github.com/chalk/ansi-regex) from 3.0.0 to 3.0.1. Commits f545bdb 3.0.1 c57d4c2 fix a few old XO issues for backport 419250f Fix potential ReDoS (#37) See full diff in compare view [![Dependabot...

dependencies

Bumps [minimatch](https://github.com/isaacs/minimatch) to 3.1.2 and updates ancestor dependency [mocha](https://github.com/mochajs/mocha). These dependencies need to be updated together. Updates `minimatch` from 3.0.4 to 3.1.2 Commits 699c459 3.1.2 2f2b5ff fix: trim pattern 25d7c0d...

dependencies

Bumps [moment](https://github.com/moment/moment) from 2.29.1 to 2.29.4. Changelog Sourced from moment's changelog. 2.29.4 Release Jul 6, 2022 #6015 [bugfix] Fix ReDoS in preprocessRFC2822 regex 2.29.3 Full changelog Release Apr 17, 2022...

dependencies

I am trying to dim my mirror at nighttime - on weekdays between 10PM and 7AM, on weekends between 10Pm and 8AM. However, the below code does not do the...

bug

As a MagicMirror owner, I would like to delay the start time of the show notifications (with the a delay equal to the animation time) so that hide notifications for...

enhancement