gnuhead-chieb / revanced-automatic-builder

Bash script that builds Revanced(All apps!) automaticaly. Just run script!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

revanced-automatic-builder

Bash script that builds Revanced(All apps!) automaticaly. Just run script!

It also works on termux.This script is not depend with other project,pure bash script.works without nodejs.

Get Started/Updating script

. <(curl -fsSL https://github.com/gnuhead-chieb/revanced-automatic-builder/raw/main/installer.sh)
revanced

You can copy this install snippet on your phone by scanning this QR code.

Contribution

Pull requests are welcome. If you implement a feature or fix a bug on the issue page, please contribute to this project.

If the issue you want to work on is not on the issue page, please be sure to start an issue thread first. However, this is not necessary for minor modifications such as typo corrections.

Before starting work, please check the development note to see how this script works and the coding specifications

Features

  • Download and patch apk
  • Multiple apps support
  • Termux support
  • Bulk instalation
  • Install directry by ADB/System installer
  • Pure bash script No bloat dependencies
  • Automatic version detection

About

Bash script that builds Revanced(All apps!) automaticaly. Just run script!

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%