Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/seyedmahmoudmousavi/bear-renamer

A simple console renamer for renaming all files therogh a folder
https://github.com/seyedmahmoudmousavi/bear-renamer

Last synced: about 2 months ago
JSON representation

A simple console renamer for renaming all files therogh a folder

Awesome Lists containing this project

README

        

# Bear Renamer
## A simple console renamer for renaming all files therogh a folder

### How to use:
1- Download last release
2- Extract zip file then run Bear renamer
3- Chose your method
4- Enter path of your target directory

## Warning
Nothing can't go back

## Options:

### Concat string:
Enter number 1 in console to append your custom text in the beginning of all files

### Remove string:
Enter your custom text or a single char so ro remove from all files name

### Replace string:
Enter your new string or char to replace it with old one

for beuilding your customized app install:
**pyinstaller** : https://pyinstaller.org/en/stable/index.html