💻 Command line application as an alternative to the ReVanced Manager
Go to file
oSumAtrIX 84b24f1b6f
chore: Simplify template chooser
2023-09-23 16:32:12 +02:00
.github chore: Simplify template chooser 2023-09-23 16:32:12 +02:00
docs feat: add install command 2023-08-24 16:50:10 +02:00
gradle build: Update dependencies 2023-09-23 16:32:09 +02:00
revanced-cli feat: Add option to warn about patches not being found in supplied patch bundles 2023-09-23 16:32:11 +02:00
revanced-lib feat: Add option to filter patches to be listed by package name 2023-09-23 16:32:10 +02:00
.gitattributes build: update gradle 2023-07-05 23:07:31 +02:00
.gitignore chore: remove project files 2023-03-02 20:37:57 +01:00
.releaserc build: Use new asset path for ReVanced CLI releases 2023-09-19 05:15:56 +02:00
CHANGELOG.md chore(release): 3.2.0-dev.1 [skip ci] 2023-09-20 03:08:53 +00:00
CONTRIBUTING.md docs: Add contribution guidelines 2023-09-23 16:32:11 +02:00
LICENSE Create LICENSE 2022-05-06 23:05:42 +02:00
README.md docs: Add readme 2023-09-23 16:32:11 +02:00
build.gradle.kts chore: Move ReVanced CLI to subproject 2023-09-15 03:00:34 +02:00
gradle.properties chore(release): 3.2.0-dev.1 [skip ci] 2023-09-20 03:08:53 +00:00
gradlew build: update gradle 2023-07-05 23:07:31 +02:00
gradlew.bat build: update gradle 2023-07-05 23:07:31 +02:00
package-lock.json ci: update actions (#204) 2023-02-13 22:35:05 +01:00
package.json ci: update actions (#204) 2023-02-13 22:35:05 +01:00
settings.gradle.kts chore: Add ReVanced Library subproject boilerplate 2023-09-15 03:01:09 +02:00

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 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.