Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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
- Host: GitHub
- URL: https://github.com/seyedmahmoudmousavi/bear-renamer
- Owner: SeyedMahmoudMousavi
- Created: 2024-02-20T19:24:45.000Z (11 months ago)
- Default Branch: master
- Last Pushed: 2024-02-20T19:29:03.000Z (11 months ago)
- Last Synced: 2024-02-21T20:20:16.506Z (11 months ago)
- Language: HTML
- Size: 8.73 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 onefor beuilding your customized app install:
**pyinstaller** : https://pyinstaller.org/en/stable/index.html