Command line application as an alternative to the ReVanced Manager

dependabot[bot] cf6b351e9e build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core 8 місяців тому
.github 3bec9b5f28 docs: Improve issue templates 8 місяців тому
assets db0b943ad3 chore: Update README heading 1 рік тому
docs 40279e0369 docs: Fix invalid option name 8 місяців тому
gradle cf6b351e9e build(deps): bump org.jetbrains.kotlinx:kotlinx-coroutines-core 8 місяців тому
src 223629c663 feat: Use more consistent option name 11 місяців тому
.editorconfig 30b46bcb0f build(Needs bump): Bump dependencies 1 рік тому
.gitattributes 2c5b53c7e9 build: update gradle 1 рік тому
.gitignore 2e2ddac273 chore: Add `local.properties` to `.gitignore` 1 рік тому
.releaserc f1d7d0dc62 build: Sign release artifacts 11 місяців тому
CHANGELOG.md 1496e824d6 chore(release): 4.6.0 [skip ci] 10 місяців тому
CONTRIBUTING.md e622616628 docs: Fix broken links 11 місяців тому
LICENSE 38863d532e Create LICENSE 2 роки тому
README.md 628b452b7e docs: Add features and documentation section to readme 11 місяців тому
build.gradle.kts 6558aafbf1 chore: Fix spelling mistake 10 місяців тому
gradle.properties 1496e824d6 chore(release): 4.6.0 [skip ci] 10 місяців тому
gradlew e65143851d build: Bump dependencies 8 місяців тому
gradlew.bat e65143851d build: Bump dependencies 8 місяців тому
package-lock.json e65143851d build: Bump dependencies 8 місяців тому
package.json e65143851d build: Bump dependencies 8 місяців тому
settings.gradle.kts fe563fff93 build: Simplify enabling local build cache 1 рік тому

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.