This project is not affiliated with ReVanced.
This is a personal project created for convenience and educational purposes only.
- Easy-to-use GUI for ReVanced CLI
- No need to run terminal commands
- Cross-platform cuz Python (Windows/Linux/macOS)
- Modern UI
- Works well for default patches
- Support for exclusive patching
- ADB support for installing apk
- Java Runtime Environment 11 (Azul Zulu JRE or OpenJDK)
- Python 3 (Download)
Note
Python is only required if you are running revanced-gui.py directly.
- Download the latest
.exefrom Releases - Double-click to run the GUI
- Follow the on-screen instructions.
- Clone the repository:
git clone https://github.com/chamindudilsh/revanced-gui.git- Navigate to the project folder:
cd revanced-gui- Install dependencies:
pip install -r requirements.txt- Run the GUI:
python revanced-gui.py- Follow the on-screen instructions to patch your apps easily.
Contributions are welcome! Fork the repository, make your changes, and open a Pull Request.
This project is licensed under the GPLv3 license. Please see the license file for more information.
