Releases: theamigoooooo/rsdupes
Release list
rsdupes v0.1.0 - Initial Release
I’m excited to announce the first release of rsdupes - a fast and lightweight tool for detecting and managing duplicate files.
Features
-
Fast duplicate detection using efficient hashing
-
Accurate comparison to safely identify duplicate files
-
CLI interface for quick scanning and automation
-
GUI (Tauri + React) for visual exploration of results
-
Grouped results for easier duplicate management
Work in Progress
This is an early release (v0.1.0) and the project is still under active development.
You may encounter:
-
Performance limitations on very large datasets
-
Stability issues in edge cases
-
Accuracy improvements needed in certain scenarios
-
GUI refinements and UX improvements pending
I’m actively working on improving all of the above.
Usage
CLI:
rsdupes --help
GUI:
cd gui
pnpm install
pnpm tauri dev
Downloads
Prebuilt binaries are available for:
-
Linux (
.deb,.rpm,.AppImage) -
Windows (
.exe,.msi) -
macOS (
.dmg)
Contributing
Contributions are welcome.
-
Report bugs
-
Suggest improvements
-
Submit pull requests
License
This project is licensed under the MIT License.