Author | Contact |
---|---|
Brandon Marlowe | bpmarlowe-software@protonmail.com |
MMPM
, the MagicMirror Package Manager is a self updating command line and graphical interface designed to simplify the installation, removal, and maintenance of MagicMirror packages.
The MagicMirror Package Manager is featured as an alternative installation method on the MagicMirror Documentation.
MMPM can be installed as a Docker image, or through pip
.
docker pull karsten13/mmpm
python3 -m pip install --upgrade mmpm
echo 'export PATH="$PATH:$HOME/.local/bin"' >> ~/.bashrc && source ~/.bashrc
Key Pages: