Skip to content

Latest commit

 

History

History
21 lines (12 loc) · 513 Bytes

README.md

File metadata and controls

21 lines (12 loc) · 513 Bytes

apk-renamer

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

  1. Download or clone the project:

    git clone --depth 1 https://github.com/runo280/apk-renamer.git

  2. Then put APKs in folder named input,

  3. Run script ./apk_rename.sh

  4. Look at renamed folder 😋