A GUI-based tool that finds duplicate files under the selected directory.
This program checks identicalness of files by comparing their md5 sums.
It lists duplicate file occurrences as sorted by size. (descending)
Tested on Windows and Linux.
Python (version >= 3)
Required modules:
PyQt5
Before deleting the detected duplicate files, make sure that they are identical to the original one.