Skip to content
/ MMRL Public
forked from MMRLApp/MMRL

Magisk Module Repo Loader (MMRL). Allows you to load custom repos with an simple UI

License

Notifications You must be signed in to change notification settings

syspwda/MMRL

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation


Your highly customizable module manager

Get it on Google Play Get it on GitHub

Build with Webpack CodeQL
Android CI Generate APK Debug
GitHub all releases

Summary

Introducing Magisk Module Repo Loader (MMRL) - the ultimate module manager for Magisk, KernelSU and APatch on Android. This highly configurable app allows users to manage modules effortlessly, all while being completely free of ads.

Requirements

What MMRL Supports (Roadmap)

  • Custom repo loading (Since 1.4.2 mutiple repositories are supported)
  • Translation
  • Dark mode
  • Themes

Android only

  • View installed modules
  • Remove installed modules
  • Enable/Disable installed modules
  • Dynamic module configuration
  • Module install
  • Monet theming
  • Logcat logger (MMRL Install Tools required)

Root Manager (Android)

Screenshots

Supported module.prop properties

# Magisk supported properties
id=<string>
name=<string>
version=<string>
versionCode=<int>
author=<string>
description=<string>

# MMRL supported properties
minKernelSU=<boolean>

# Fox's Mmm supported properties
minApi=<int>
maxApi=<int>
minMagisk=<int>
needRamdisk=<boolean>
support=<url>
donate=<url>
config=<package>
changeBoot=<boolean>
mmtReborn=<boolean>

Credits & Thanks

About

Magisk Module Repo Loader (MMRL). Allows you to load custom repos with an simple UI

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • TypeScript 88.9%
  • Java 8.1%
  • C++ 1.2%
  • JavaScript 1.2%
  • HTML 0.5%
  • CMake 0.1%