py-cleaner is a cache_cleaner fork rewritten in python for Termux. It allows you to efficiently clear app caches 🧹✨
Before installing py-cleaner, ensure you have Termux installed on your Android device. You can download it from:
git clone https://github.com/Y3rw1N/py-cleaner.git
pkg install python tsu -y
cd py-cleaner
chmod +x cleaner.py
sudo python cleaner.py
sudo ./cleaner.py # If you gave it execution permissions