Mass renamer TUI written in Rust.
cargo install --locked --git https://github.com/linkdd/regname
regname path/to/a/folder
Then, use:
TAB
to select either the "Match" input field or "Rename" input fieldCTRL+C
to cancelENTER
to rename all matching files
This project is released under the terms of the MIT License.