Skip to content

zeyadetman/RemoveDuplicateFiles

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 

Repository files navigation

RemoveDuplicateFiles

Remove Duplicated files.

How it works?

the program takes the file path from user, then calculates its sha-256 hash, then takes the folder path from user to search in and start search for files with the same sha-256.

Installation:

  1. install python 3.x from here
  2. create a new .py file and copy the source code into it.
  3. run script.

To contribute:

  1. the folder path include sub-folders.
  2. add more features.

About

Remove Duplicated files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages