Skip to content

4rjunKM/twitter-revanced-cli

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🐦 X (Twitter) ReVanced — CLI Patch Setup

Build Platform Architecture Java License

Minimal and clean ReVanced CLI setup for patching the official X (Twitter) Android application locally.

👉 Repository: https://github.com/4rjunKM/twitter-revanced-cli

This project provides configuration files and scripts to apply ReVanced patches using your own base APK.


⚠️ Disclaimer

  • This repository does not distribute proprietary APK files.
  • Users must supply their own legally obtained base APK.
  • Educational and development use only.
  • Compatibility may change when X releases updates.

✨ Included Patches (Current Build)

  • 🚫 Hide ads — removes promoted tweets and sponsored content
  • 👤 Hide recommended users — cleans follow suggestions
  • 🎨 Dynamic color — enables Material You style theming
  • 🔗 Sanitize sharing links — cleans tracking parameters from shared URLs
  • 🎥 Unlock downloads — enables media download support

Patch availability depends on upstream ReVanced patches.


📋 Requirements

  • Java 11 or newer
  • ReVanced CLI
  • ReVanced Patches
  • Official X APK (user supplied)

🚀 Usage

Clone Repository

git clone https://github.com/4rjunKM/twitter-revanced-cli
cd twitter-revanced-cli

Prepare Files

Place:

revanced-cli.jar
revanced-patches.jar

Put your base APK inside:

/input/twitter.apk

Run Build

Windows:

build.bat

Linux / macOS:

bash build.sh

📦 Output

The patched APK will be generated inside the output folder after the build completes.


🔧 Customization

Edit patches.json to enable or disable supported patches.


🤝 Contributing

Pull requests are welcome. Fork → Commit → Open PR.


📜 License

GPL-3.0 License


⭐ Notes

This repository is a CLI workflow wrapper. It simplifies patching but does not create or maintain patches itself and relies on upstream ReVanced tools.

About

ReVanced CLI patch setup for X (Twitter) Android builds

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors