A duplicate file cleaner for Windows and Linux.
- Find duplicate files in any folder.
- Use search filters such as extension, modification date etc. to find files quickly.
- Select and delete duplicate files using a range of criteria.
Download and run the setup program and follow its instructions.
Prebuilt binaries are not provided, and the application must be built from the source. Follow the instructions provided below.
Clone the repository, cd
into the root directory and execute dotnet build DupeClear.Desktop
.