💻 Command line application as an alternative to the ReVanced Manager
Go to file
2024-01-26 22:52:38 +01:00
.github ci: Use latest Node.js LTS version to fix builds 2024-01-26 22:52:38 +01:00
assets
docs
gradle
src/main
.gitattributes
.gitignore
.releaserc
build.gradle.kts
CHANGELOG.md
CONTRIBUTING.md
gradle.properties
gradlew
gradlew.bat
LICENSE
package-lock.json
package.json
README.md
settings.gradle.kts


                       

Continuing the legacy of Vanced

💻 ReVanced CLI

GitHub Workflow Status (with event) GPLv3 License

Command line application to use ReVanced.

About

ReVanced CLI is a command line application to patch apps using ReVanced. ReVanced CLI also comes with commands to uninstall or install patched apps and list patches from supplied patch bundles.

🚀 Download

You can download the most recent version of ReVanced CLI from here. Learn how to use ReVanced CLI by following the documentation.

📚 Everything else

📙 Contributing

Thank you for considering contributing to ReVanced CLI. You can find the contribution guidelines here.

🛠️ Building

In order to build ReVanced CLI, you can follow the documentation.

📜 Licence

ReVanced CLI is licensed under the GPLv3 licence. Please see the licence file for more information. tl;dr you may copy, distribute and modify ReVanced CLI as long as you track changes/dates in source files. Any modifications to ReVanced CLI must also be made available under the GPL along with build & install instructions.