Skip to content

Console application to remove a substring from all filenames in the folder it was run in

License

Notifications You must be signed in to change notification settings

AndrVLDZ/substring-remover

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Substring Remover

Simple console application to remove a substring from all filenames in the folder it was run in.

info picture

How to use

  1. Turn on and off the recursive search
  2. Specify a substring
  3. View found files
  4. Remove substring from file names
  5. Exit the program

Note: Files are searched in a case-sensitive substring

Dependencies

  • Python 3.10.8
  • Rich 13.3.1

P.S. The full list of used libraries is in requirements.txt

Executable file

I created an executable for windows 10/11 and added it to releases, work on older versions has not been tested.

About

Console application to remove a substring from all filenames in the folder it was run in

Topics

Resources

License

Stars

Watchers

Forks

Languages