Introduce MMRL-CLI (Magisk Module Repo Loader Command Line Interface), a powerful tool developed to streamline the installation and management of Magisk and KernelSU modules right from your terminal.
Seamless Module Installation:
mmrl install app-data-file-exec data_isolation_support
Comprehensive Module Management:
mmrl enable mkshrc
Informative Commands:
mmrl info mkshrc node_on_android
Search and Download:
mmrl search id node
repo
subcommand for better repository managementmmrl upself 0.3.3
mmrl repo add "https://example.com/modules.json"
mmrl install module_name
mmrl enable module_name
, mmrl disable module_name
, mmrl remove module_name
This tool is written in Rust and available under the MIT license, making it a robust and open-source option for managing your device's modules.
For more details and to download, check out the MMRL-CLI GitHub page.
Download