Duplicate file finder GUI / utility for reviewing and deleting duplicates. Uses Tauri for lightweight platform agnostic frontend / Rust backend.
Simple Next.js frontend.
Choose directories to search and decide to search recursively or just the top level folder. Review the results with a side by side comparison option. Keyboard shortcuts are available to quickly review and manage results (See Show Shortcuts button on results page)
npm i
cargo install tauri-cli
cargo tauri dev
cargo tauri build