Skip to content

Latest commit

 

History

History
6 lines (4 loc) · 217 Bytes

File metadata and controls

6 lines (4 loc) · 217 Bytes

DuplicateFileRemover

Simple python file for removing duplicate files.

Just start it and select a folder and it will remove all files that are duplicates in it.

A duplicate is defined as a file with same md5 hash.