Skip to content

A script written in PHP that searches for duplicate files in a given folder

Notifications You must be signed in to change notification settings

falkartis/duplicates

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 

Repository files navigation

Duplicates PHP

A script written in PHP that searches for duplicate files in a given folder.

To use this first install php5, fpcalc and mediainfo. Then place the dups.php file in the ~/bin/ or /bin folder

it also has the feature to analyze audio files with fpcalc and mediainfo (this feature is a bit slower)

Future features:

  • Be able to save the work on a database.

  • Compare Pictures

  • Compare files with diff tool if fingerprints match

  • Automatic remove option

About

A script written in PHP that searches for duplicate files in a given folder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages