A simple and direct Revanced Installer script.
It uses Revanced CLI to build Revanced Apps.
Apps Supported:
- YouTube
- YouTube Music
- TikTok
Download Termux from their github or FDroid
- Open Termux.
- Copy and paste this code.
termux-setup-storage && pkg update -y && pkg install git -y && cd storage && git clone https://github.com/decipher3114/Revancify && cd Revancify && bash revancify
packages: python, openjdk-17, wget, ncurses-utils, jq
python modules: requests, wheel, bs4
- Open Termux.
- Type
revancify
For help and support, Join Telegram Channel
Use this command in case of any fatal error
cd storage/Revancify && git checkout .; git pull
if command 1 fails, use this command, this will delete and reinitialize the repo.
cd storage && rm -rf Revancify && rm ~/../usr/bin/revancify && git clone https://github.com/decipher3114/Revancify && cd Revancify && bash revancify
- Open Termux.
- Type
rm -rf ~/storage/Revancify && rm ~/../usr/bin/revancify