https://github.com/veirt/md5namer
A simple command line tool to rename file to md5 digest.
https://github.com/veirt/md5namer
digest md5 rust
Last synced: 6 days ago
JSON representation
A simple command line tool to rename file to md5 digest.
- Host: GitHub
- URL: https://github.com/veirt/md5namer
- Owner: Veirt
- License: mit
- Created: 2021-12-10T13:59:41.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-12-23T04:25:43.000Z (almost 4 years ago)
- Last Synced: 2025-06-08T23:51:27.419Z (4 months ago)
- Topics: digest, md5, rust
- Language: Rust
- Homepage: https://crates.io/crates/md5namer
- Size: 36.1 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# md5namer
A simple command line tool to rename file to md5 digest. Written in Rust.
## Demo

## License
[MIT](https://choosealicense.com/licenses/mit/)