https://github.com/rampadc/bulk-rename-rs
Cross-platform bulk rename utility
https://github.com/rampadc/bulk-rename-rs
bulk-rename bulkrename egui rust
Last synced: 3 months ago
JSON representation
Cross-platform bulk rename utility
- Host: GitHub
- URL: https://github.com/rampadc/bulk-rename-rs
- Owner: rampadc
- License: apache-2.0
- Created: 2024-10-26T13:05:05.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T06:03:25.000Z (7 months ago)
- Last Synced: 2025-01-23T05:24:17.337Z (4 months ago)
- Topics: bulk-rename, bulkrename, egui, rust
- Language: Rust
- Homepage:
- Size: 1.02 MB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE-APACHE
Awesome Lists containing this project
README
# Bulk Rename[rs]

Bulk Rename [rs] aims to be a cross-platform bulk renaming tool. Greatly inspired by Windows' bulk rename utility, this tool aims to achieve just that cross-platform.
Written in Rust using the `egui` library.
This is a work in progress. Only the file browser is working as intended. The rest is all UI work so far.
## Develop locally
`cargo run`