https://github.com/inspirateur/simplerenamer
A simple and smart bulk file renamer
https://github.com/inspirateur/simplerenamer
filesystem iced renamer renamer-utility rust utility
Last synced: over 1 year ago
JSON representation
A simple and smart bulk file renamer
- Host: GitHub
- URL: https://github.com/inspirateur/simplerenamer
- Owner: Inspirateur
- License: mit
- Created: 2019-10-05T01:41:47.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-09-01T10:45:22.000Z (almost 2 years ago)
- Last Synced: 2025-02-25T02:14:35.889Z (over 1 year ago)
- Topics: filesystem, iced, renamer, renamer-utility, rust, utility
- Language: Rust
- Homepage:
- Size: 4.24 MB
- Stars: 114
- Watchers: 7
- Forks: 12
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# Simple Renamer
A simple and smart bulk file renamer. Just rename 1 file and it will do the rest.
*Blog post: https://teo-orthlieb.github.io/blog/simple-renamer/*
## Preview

## Contextual Menu in Windows
1/ Find and open Regedit in start menu
2/ create the keys if not present: `HKEY_CLASSES_ROOT/*/Shell/Batch Rename/command`
3/ change default value of `command` to `absolute/path/to/gui.exe "%1"`