https://github.com/greendoescode/rustrenamer
https://github.com/greendoescode/rustrenamer
Last synced: 7 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/greendoescode/rustrenamer
- Owner: greendoescode
- License: gpl-3.0
- Created: 2024-05-13T14:55:40.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-13T16:10:38.000Z (almost 2 years ago)
- Last Synced: 2024-05-22T22:27:01.245Z (almost 2 years ago)
- Language: Rust
- Size: 32.2 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Rust Renamer
This was my first Rust project, I use it to rename files I'm sent efficiently.
### Todo
I want to add a config.toml file to set up multiple file renaming schemes, along with other settings I'd possibly need.
A GUI to drag and drop files would also be nice but that's not specifically needed with how it currently works.