Skip to content

felix-klk/Magisk_patcher

Repository files navigation

Magisk_patcher

*Patch boot with magisk on windows/linux
Using python tkinter
Windows support:
Windows 10, 11 amd64 only
Linux support:
Test on Ubuntu 20.04 LTS
support arch :
arm
aarch64
x86
x86_64

GUI screen shortcut

GUI THEME

GUI ttk THEME from Sun-Valley-ttk-theme

Requirements

Windows:

There is nothing need on windows    
python script support python3.8+    

Linux:

Debian/Ubuntu:

    sudo apt install python3 python3-tk    
    pip install mttkinter    
    sudo apt install adb # if you need read config from device       

Archlinux:

    yay -S python adb
    pip install mttkinter

NOTiCE : Batch script now has been removed, if you want using it
please download release version 1.0

Thanks

感谢:
thka2016 帮我写了个很好用的功能
Magisk 源码来自magisk

Donate me

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Packages

No packages published