Plugin for MMM-Remote-Control to update modules.json
automatically.
This module updates modules.json
of MMM-Remote-Control
automatically with https://github.com/MichMich/MagicMirror/wiki/3rd-Party-Modules.
cd <your MagicMirror Directory>/modules
git clone https://github.com/MMRIZE/MMM-Remote-Control-Repository
{
module: "MMM-Remote-Control-Repository",
},
Nothing to do by yourself. Just after installation, when MagicMirror² is restarted, modules.json
is updated automatically, so you can install new modules with MMM-Remote-Control.
This plugin doesn't do anything without MMM-Remote-Control
.
Updated modules.json
will be affected from NEXT execution of MagicMirror².
Thanks to @Jopyth for great module MMM-Remote-Control
.