Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/decipher3114/Revancify
The only revancify
https://github.com/decipher3114/Revancify
Last synced: 12 days ago
JSON representation
The only revancify
- Host: GitHub
- URL: https://github.com/decipher3114/Revancify
- Owner: decipher3114
- License: apache-2.0
- Created: 2023-07-28T07:57:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-10-20T19:07:06.000Z (22 days ago)
- Last Synced: 2024-10-21T21:54:24.763Z (21 days ago)
- Language: Shell
- Size: 8.63 MB
- Stars: 803
- Watchers: 14
- Forks: 60
- Open Issues: 55
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- Awesome-ReVanced - Revancify
README
# Revancify 🛠️
### A TUI wrapper for Revanced CLI with amazing features.[![TelegramChannel](https://img.shields.io/badge/Telegram_Support_Chat-2CA5E0?style=for-the-badge&logo=Telegram&logoColor=FFFFFF)](https://t.me/revancifychat)
## Termux
Download Link
GitHub
PlayStore
# Features
1. Auto updates Patches and CLI
2. Interactive and Easy to use
3. Inbuilt scrapper for [ApkMirror](https://apkmirror.com)
> Only support apps available on apkmirror. However, you can still download app manually and use the apk file to patch
4. Contains User-friendly Patch-options Editor
5. Conserve selected patches
6. Supports App Version downgrade for devices with Signature Spoof enabled
7. Convenient Installation and usage
6. Lightweight and faster than any other tool# Guide
## Installation
1. Download and Install [Termux](#termux).
2. Open Termux.
3. Copy and paste this command.
```
curl -sL "https://raw.githubusercontent.com/decipher3114/Revancify/main/install.sh" | bash
```If the above one doesn't work, use this.
```
pkg update -y -o Dpkg::Options::="--force-confnew" && pkg install git -y && git clone --depth=1 https://github.com/decipher3114/Revancify.git && ./Revancify/revancify
```## Usage
After installation, type `revancify` in termux and press enter.Or use with arguments. Check them with `revancify -h` or `revancify --help`
# Thanks & Credits
[Revanced](https://github.com/revanced)
[Revanced Extended](https://github.com/inotia00)