secubox-openwrt/package/secubox/luci-app-mmpm/README.md
CyberMind-FR 62f2f6a7a8 docs(secubox): Add KISS README for all 46 remaining packages
Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
2026-02-03 07:34:06 +01:00

34 lines
563 B
Markdown

# LuCI MMPM Dashboard
LuCI web interface for managing MagicMirror modules via MMPM (MagicMirror Package Manager).
## Installation
```bash
opkg install luci-app-mmpm
```
## Access
LuCI > Services > MMPM
## Tabs
- **Dashboard** -- Service status and MagicMirror overview
- **Modules** -- Search, install, update, and remove MagicMirror modules
- **Web GUI** -- Embedded MMPM web interface
- **Settings** -- MMPM and MagicMirror configuration
## RPCD Methods
Service: `luci.mmpm`
## Dependencies
- `luci-base`
- `secubox-app-mmpm`
## License
Apache-2.0