Read the statement by Michael Teeuw here.
Calendar Module - show one calendar for this week and one for next week
-
Thanks for the answer. No, I haven’t tried this module until now.
Thanks for the suggestion, it looks fitted.
The problem is I can’t find my config.json file. In my folder “pi” is no folder “MagicMirror”.
I just find config.js in the pi folder and config.txt in the boot folder.Cloning my module into the modules folder shouldn’t be the problem but without the config.json file it can’t be executed right ?
I’m scared of losing all my integrated modules by changing or adding a new config.json file somewhere…
But thanks a lot for your advice, I’ll try to get this module to work in a safe way! -
@Janosch
I am a newbie and I just use the config.js file in my MM-folder. -
@Janosch it’s /home/???/MagicMirror/config/config.js
??? Is the username
The module doc doesn’t reference config.json
That is used by the smart-mirror app, which is different, and doesn’t use any of these modules.
-
this exactly is my problem, see when I go to pi (my username) there is no such directory… only this config.js. Can i just create the folder ? -
@Janosch install creates a MagicMirror folder. I don’t see that…
Even manual install, using git clone, will create that folder.