This website requires JavaScript.
Explore
Help
Sign In
kenmirrors
/
MagicMirror
Watch
1
Star
0
Fork
0
You've already forked MagicMirror
mirror of
https://github.com/MichMich/MagicMirror.git
synced
2026-06-11 04:30:52 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
ecdd9734ebbe5e2d7cc9172ea512d773313bdd27
MagicMirror
/
modules
/
default
History
buxxi
d208437c05
Changes to the clock module regarding the notifications sent. Disable sending of CLOCK_SECOND when displaySeconds not set. Avoid drifting by calculating the interval each time and use setTimeout instead of setInterval. Make sure the values sent with CLOCK_SECOND and CLOCK_MINUTE has the correct values instead of starting at 00:00 on startup
2019-09-22 17:33:01 +02:00
..
alert
Fix a comparison that was an assignement
2019-06-05 17:01:54 +02:00
calendar
…
clock
Changes to the clock module regarding the notifications sent. Disable sending of CLOCK_SECOND when displaySeconds not set. Avoid drifting by calculating the interval each time and use setTimeout instead of setInterval. Make sure the values sent with CLOCK_SECOND and CLOCK_MINUTE has the correct values instead of starting at 00:00 on startup
2019-09-22 17:33:01 +02:00
compliments
Remove multiple-empty-lines
2019-06-05 10:03:28 +02:00
currentweather
linter fixes
2019-07-26 01:25:26 -04:00
helloworld
Add eslint semi rule
2019-06-05 10:23:58 +02:00
newsfeed
…
updatenotification
…
weather
…
weatherforecast
…
defaultmodules.js
…