| Author | Contact | Support |
|---|---|---|
| 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.
Quick Installation Guide
MMPM can be installed as a Docker image, or through pip.
Docker
docker pull karsten13/mmpm
pip
python3 -m pip install --upgrade mmpm
Ensure Your PATH is Correct
echo 'export PATH="$PATH:$HOME/.local/bin"' >> ~/.bashrc && source ~/.bashrc
Features
- Manage packages: install, remove, update, and upgrade.
- Search and view package details.
- Add custom packages (similar to Ubuntu PPAs).
- CLI tab-autocompletion.
- Easy access to MMPM and MagicMirror configuration.
- Manage MagicMirror: install, upgrade, remove.
- Control MagicMirror modules: hide/show (details)
- Control MagicMirror state: start, stop, restart (supports npm with automatic X11/Wayland/Windows detection, pm2, docker-compose).
- Mirror Preview: drag-and-drop interface for arranging modules across MagicMirror regions, with direct read/write of
config.js.
Look to the Wiki
Key Pages:
- Installation & Removal
- UI Installation & Removal
- Environment Variables (Extremely important)
- Hide/Show MagicMirror Modules
Release files for mmpm 5.0.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mmpm-5.0.1.tar.gz | 21.0 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mmpm-5.0.1-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 43.3 MB
Release files / mmpm-5.0.1.tar.gz
| Download URL | mmpm-5.0.1.tar.gz |
|---|---|
| Size | 21.0 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
2638411be5b3de421437c087d370b720972566f70c9966b7039b02b9841c8859
|
|
BLAKE2b-256 checksum How to use checksums |
db203241adebda8e6631c5073abc88f09227cfb188fe15156fcf1275427fb8bf
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|
Release files / mmpm-5.0.1-py3-none-any.whl
| Download URL | mmpm-5.0.1-py3-none-any.whl |
|---|---|
| Size | 22.3 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f3ceb12e5034c1a75d61d4fce12724b2f61dda4262a3045ba8cb7d300ec2d274
|
|
BLAKE2b-256 checksum How to use checksums |
ba74d50a023b14eba404ba43d2d406a3c055a11e0346e5992ae42957570e26dd
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/7.0.0 CPython/3.13.14
|