Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/taku-nm/auto-cli
a simple script to automate the usage of revanced cli
https://github.com/taku-nm/auto-cli
Last synced: 3 months ago
JSON representation
a simple script to automate the usage of revanced cli
- Host: GitHub
- URL: https://github.com/taku-nm/auto-cli
- Owner: taku-nm
- Created: 2023-09-13T21:20:56.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2024-05-22T16:55:30.000Z (7 months ago)
- Last Synced: 2024-05-22T18:16:35.528Z (7 months ago)
- Language: Batchfile
- Homepage:
- Size: 799 KB
- Stars: 203
- Watchers: 5
- Forks: 9
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- Awesome-ReVanced - Auto CLI
README
# ReVanced CLI Automation
### [**Just download (on PC) and double click.**](https://github.com/taku-nm/auto-cli/releases/download/v3.9/auto-cli-v3.9.bat) It is *that* simple.
(You might have to click on "More info" and then "Run anyways")
---
An overview on what it does (in case you're curious)
Setup:
1. create the revanced-cli folder at the default install location (appdata/local)
2. download input.json - this is used as a config file for tools and apps
3. check and validate curl - download it if needed
4. check and validate portable jdk - download it if needed
5. check and validate revanced tools (cli, patched, integrations) - download them if needed
6. generate a list of available apps to patch based on the input.jsonPatching:
1. check the user input, and download the appropiate apk or run the custom routine
2. validate the APK and initiate patching based on the selectedClean-up:
1. Once patching is completed, rename the patched app to PATCHED_*.apk
2. delete various files and folders that have been dropped by CLI
3. Save a backup of the apk and your keystore to the install path## Screenshot
A visual demonstration
![auto-cli-screenshot-new](https://github.com/taku-nm/auto-cli/assets/23640508/81e545af-86b1-400f-a58a-4ae385164797)