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-07-07 06:39:16 -07:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
c877b5fc70e339253b926155aa7b4fcfe82521fe
MagicMirror
/
modules
/
default
T
History
Jose Forte
c877b5fc70
Add new default config to 'current weather' module
2020-02-21 10:17:05 -03:00
..
alert
…
calendar
Display still ongoing multiple day events as happening today
2019-12-31 13:59:58 +01:00
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
fix comment
2019-12-08 10:07:55 -06:00
currentweather
Add new default config to 'current weather' module
2020-02-21 10:17:05 -03:00
helloworld
…
newsfeed
…
updatenotification
…
weather
…
weatherforecast
Fixed bug that was causing predicted amount of rain value to use DOT as a decimal separator regardless of the decimalSymbol config value.
2019-11-12 18:16:55 -08:00
defaultmodules.js
…