Command line application as an alternative to the ReVanced Manager

oSumAtrIX e87ee9c5b8 chore: Add click-to-run scripts 3 months ago
.github 7ee4f15ab9 ci: Use permissions and regular GitHub token instead of PAT 4 months ago
assets db0b943ad3 chore: Update README heading 1 year ago
docs e87ee9c5b8 chore: Add click-to-run scripts 3 months ago
gradle f58b101636 build(Needs bump): Bump ReVanced Patcher 3 months ago
scripts e87ee9c5b8 chore: Add click-to-run scripts 3 months ago
src 1da8ae9e46 fix: Check for null when no device serial was specified 4 months ago
.editorconfig 30b46bcb0f build(Needs bump): Bump dependencies 1 year ago
.gitattributes 2c5b53c7e9 build: update gradle 1 year ago
.gitignore e87ee9c5b8 chore: Add click-to-run scripts 3 months ago
.releaserc 280ded2281 ci: Adjust release commit message 4 months ago
CHANGELOG.md 504c6c1ea5 chore: Release v5.0.0-dev.8 [skip ci] 3 months ago
CONTRIBUTING.md e622616628 docs: Fix broken links 11 months ago
LICENSE 38863d532e Create LICENSE 2 years ago
README.md 628b452b7e docs: Add features and documentation section to readme 11 months ago
build.gradle.kts 0a2e99c1c0 build: Remove local Maven repo and unnecessary build configuration 6 months ago
gradle.properties 504c6c1ea5 chore: Release v5.0.0-dev.8 [skip ci] 3 months ago
gradlew e65143851d build: Bump dependencies 8 months ago
gradlew.bat e65143851d build: Bump dependencies 8 months ago
package-lock.json 04b178b701 build(Needs bump): Update dependencies 4 months ago
package.json 04b178b701 build(Needs bump): Update dependencies 4 months ago
settings.gradle.kts 0a2e99c1c0 build: Remove local Maven repo and unnecessary build configuration 6 months ago

README.md


                       

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 that uses ReVanced Patcher to patch Android apps.

💪 Features

Some of the features ReVanced CLI provides are:

  • 💉 Patch apps: Harness ReVanced Patcher to patch Android apps
  • 💾 Install and uninstall apps: Install and uninstall Apps via ADB, using the Android package manager, or by mounting using root permissions
  • 📃 List patches from patch bundles: List available patches, compatible packages, and versions
  • 💪 Flexibility and functionality: Apply any combination of patches to any version of Android apps

🔽 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

To build a ReVanced CLI, you can follow the documentation.

📃 Documentation

You can find the documentation of ReVanced CLI here.

📜 Licence

ReVanced CLI is licensed under the GPLv3 license. Please see the license 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.