/MMM-mmpm

Companion MagicMirror module for the MMPM CLI/UI

Primary LanguageJavaScriptMIT LicenseMIT

PayPal MagicMirror Package Manager

Author Contact
Brandon Marlowe bpmarlowe-software@protonmail.com

MMM-mmpm, is the companion MagicMirror module of the MMPM CLI/UI to enable toggling visibility of MagicMirror modules. This module requires mmpm and MagicMirror to be installed. For instructions to install mmpm, see https://github.com/Bee-Mar/mmpm.

Installation

mmpm install MMM-mmpm

Then append { module: "MMM-mmpm" } to the modules array in your MagicMirror config.js.

See the related MMPM Wiki page for additional instructions.

Removal

mmpm remove MMM-mmpm

Remove { module: "MMM-mmpm" } from the modules array in your MagicMirror config.js.