Skip to content

Latest commit

 

History

History
32 lines (20 loc) · 913 Bytes

README.md

File metadata and controls

32 lines (20 loc) · 913 Bytes

MMM-Remote-Control-Repository

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.

Install

cd <your MagicMirror Directory>/modules
git clone https://github.com/MMRIZE/MMM-Remote-Control-Repository

Configuration

{
  module: "MMM-Remote-Control-Repository",
},

How to Use

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.

Misc

Updated modules.json will be affected from NEXT execution of MagicMirror².

Thanks to @Jopyth for great module MMM-Remote-Control.