Skip to content

Latest commit

 

History

History
8 lines (6 loc) · 219 Bytes

README.md

File metadata and controls

8 lines (6 loc) · 219 Bytes

check-for-duplicates

Check for duplicate files on your computer by comparing the md5sum of all the files. Uses Tkinter, os.walk, and other os calls.

os-walk.py walk-and-hash.py hash-and-delete.py