💻 Command line application as an alternative to the ReVanced Manager
Go to file
semantic-release-bot d5c27408f3 chore(release): 4.5.0 [skip ci]
# [4.5.0](https://github.com/ReVanced/revanced-cli/compare/v4.4.2...v4.5.0) (2024-03-11)

### Bug Fixes

* Show path for missing files instead of just the name ([f0f3e56](f0f3e5614b))
* Sign APKs correctly ([5ff105c](5ff105cf6b))

### Features

* Remove deprecated CLI options ([48a1a39](48a1a39b94))
2024-03-11 09:12:29 +00:00
.github
assets
docs
gradle
src/main fix: Sign APKs correctly 2024-03-11 10:05:32 +01:00
.editorconfig
.gitattributes
.gitignore
.releaserc
build.gradle.kts
CHANGELOG.md chore(release): 4.5.0 [skip ci] 2024-03-11 09:12:29 +00:00
CONTRIBUTING.md
gradle.properties chore(release): 4.5.0 [skip ci] 2024-03-11 09:12:29 +00:00
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 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.