Doppelganger

✨ deeznutz

✨ Master ✨
Staff member
Joined
May 15, 2017
Messages
981
Likes
760
Points
1,045
Doppelganger is a python script to scan duplicate copies in a given directory. This tool compare not only file names, but also file hashes to ensure no false search results.
Features
  • Find duplicate music
  • Find duplicate videos
  • Find duplicate pictures
  • Find duplicate documents
How doppelganger search duplicate files




How to Install and Run in Linux

[1] Enter the following command in the terminal to download it.
[2] After downloading the program, enter the following command to navigate to the Digger directory and listing the contents
Code:
cd Doppelganger && ls
[3] Now run the script with following command.
Code:
python3 doppelganger.py
Download Doppelganger
 
Top Bottom