Simple bash script that rename apk files in order to beautify 🌹 their names.
The format of renamed APKs:
[app_name] - [version_name] - [version_code] - [package_name].apk
How to use
-
Download or clone the project:
git clone --depth 1 https://github.com/runo280/apk-renamer.git
-
Then put APKs in folder named input,
-
Run script
./apk_rename.sh
-
Look at
renamed
folder 😋