Skip to content

linkdd/regname

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

regname

Mass renamer TUI written in Rust.

asciicast

📦 Installation

cargo install --locked --git https://github.com/linkdd/regname

📝 Usage

regname path/to/a/folder

Then, use:

  • TAB to select either the "Match" input field or "Rename" input field
  • CTRL+C to cancel
  • ENTER to rename all matching files

📄 License

This project is released under the terms of the MIT License.