Skip to content

Latest commit

 

History

History
63 lines (48 loc) · 1.5 KB

README.md

File metadata and controls

63 lines (48 loc) · 1.5 KB

EdRemover

A simple tool designed to remove empty folders from Android devices, helping to free up space and keep your file system organized.

Contributors Forks Stargazers Issues

Usage:

  1. Install termux on your android: You can find it here (Click here to download).
pkg remove game-repo -y
pkg remove science-repo -y
pkg update -y```

```bash termux-setup-storage
pkg install git -y
pkg install python -y
cd $HOME
git clone https://github.com/PentW0lf/EdRemover
cd EdRemover
chmod +x edremover.py
python edremover.py