
DskDitto v0.5.3 Release
Hey All. I just released latest the dskDitto. dskDitto aims to be a simple, blazing fast duplicate file finder and manager. It's written in Go so its quite portable. It has many useful features:
- Very fast. Can crawl SSDs with millions of files in under a minute.
- Display results in a sleek TUI (default) or a Raylib based GUI (pass --gui). Of coursel you can dump in various text formats (JSON, etc).
- It can perform similarity hashing to determine if files are “nearly duplicates" i.e fuzzy mode.
- Safely handles deletion and sym-link conversion
- UNIX hard-link aware
- Hashing algorithms currently Blake3 and Sha256 which are optimized for MacOS and Linux
- Support for file restore if yo accidentally blow away a bunch of dups.
More features and performance improvements are coming. Check out the README.md