Batch file renaming gui application.
- Download PKGBUILD file
- Run
makepkg -srcifrom the directory where you downloaded PKGBUILD
Download the application code and install it with pip.
git clone https://github.com/Feasuro/qrename.git
cd qrename
pip install .
Not tested for anything other than linux, but should work on any UNIX and possibly on Windows. Let me know if it's different.