Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 1.16 KB

README.md

File metadata and controls

30 lines (17 loc) · 1.16 KB

RenameFiles-Repo

App for rename all files in a specific folder; App Windows Only

GUI

The GUI allow to select a folder and decide if you wanna rename all the file in the selected folder with a custom name or with a numeric name.

#USAGE:

  1. Select Folder:

selFolder

  1. Select rename method:

customName

Slelect this option for choose a custom name for the files

numericName

Select this option for choose a numeric rename

  1. Write your name (if you choose the custom name option):

writeName

  1. Press "Rename" button and run the program:

Rename