MMRLApp
MMRL-CLI
Rust

MMRL Command Line Interface is a free tool to install Magisk/KernelSU modules

Last updated Jun 12, 2026
86
Stars
10
Forks
7
Issues
0
Stars/day
Attention Score
13
Language breakdown
Rust 80.0%
JavaScript 11.4%
Shell 8.0%
Makefile 0.5%
โ–ธ Files click to expand
README

Magisk Module Repo Loader CLI

MMRL comes now as command line interface, with multi module install support!

GitHub all releases

Get it on MMRL

Repositoreis

You can use any repo you want, the only requirement it that the repo supports the MRepo-Format

mmrl repo add "https://apt.izzysoft.de/magisk/json/modules.json" "https://..." # ...

Install a module with it

# Install aliases are "add" and "get"
mmrl install app-data-file-exec dataisolationsupport

Get informations

The MMRL CLI also supports getting infos of the module

just run

mmrl info mkshrc nodeonandroid

Searching

Wanna search some module? You can do it.

mmrl search id node # mmrl lookup all "hide user"

Get all filter

mmrl search

Downloading

Downloading just the module is also posible

mmrl download mkshrc nodeonandroid # --version 152

Installing modules

Maybe simple...

mmrl install mkshrc@1.3.4 nodeonandroid

Install Viper4Android

Requires version 0.1.1
mmrl install -y "https://zackptg5.com/downloads/Audio-Modification-Libraryv5.1.zip" "https://john-fawkes.com/Downloads/acp.zip" "https://github.com/AndroidAudioMods/ViPER4Android/releases/download/v0.5.0/V4AMagiskModule0.5.0.zip"

Screenshots

Dev

Error code

MINSSUCCESS = 0
MINSFAILURE = 1
MDWLFAILURE = 2
FILECRAERRO = 3
TERMINTRERR = 500
๐Ÿ”— More in this category

ยฉ 2026 GitRepoTrend ยท MMRLApp/MMRL-CLI ยท Updated daily from GitHub