Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 21 days 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 (4 months ago)
- Default Branch: main
- Last Pushed: 2024-11-11T06:03:25.000Z (3 months ago)
- Last Synced: 2024-11-22T18:38:42.194Z (3 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]
![](docs/gui-progress.png)
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`