Doppelganger - Python Script To Scan Duplicate Copies Inwards A Given Directory


Doppelganger is a python script to scan duplicate copies inwards a given directory. This tool compare non alone file names, exactly also file hashes to ensure no imitation search results.

Features
  • Find duplicate music
  • Find duplicate videos
  • Find duplicate pictures
  • Find duplicate documents

How doppelganger search duplicate files


How to Install too Run inwards Linux
[1] Enter the next ascendency inwards the lastly to download it.
git clone https://github.com/Sameera-Madhushan/Doppelganger
[2] After downloading the program, piece of occupation inwards the next ascendency to navigate to the Digger directory too listing the contents
cd Doppelganger && ls
[3] Now run the script alongside next command.
python3 doppelganger.py

How to Install too Run inwards Windows
[1] Download too run Python 2.7.x too Python 3.7 setup file from Python.org
In Install Python 3.7, enable Add Python 3.6 to PATH [2] Download too run Git setup file from Git-scm.com, select Use Git from Windows Command Propmt.
[3] Afther that, Run Command Propmt too piece of occupation inwards this commands:
cd Doppelganger  python3 doppelganger.py