Skip to content

jmcabandara/pddf

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

41 Commits
 
 
 
 
 
 
 
 

Repository files navigation

pddf

NOTE THAT THE PROGRAM IS DISTRIBUTED IN THE HOPE THAT IT WILL BE USEFUL, BUT WITHOUT ANY WARRANTY.

Name: poor man's duplicate data finder

Feature: Given a path, this program will output a csv or txt file that describes the duplicated files.

Platform: Windows, Linux, Mac OS

Usage: CLI: python3 src/dup_find.py path_to_find_duplicates

GUI: python3 src/dup_find_gui.py

About

poor man's duplicate data finder

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.8%
  • Makefile 1.2%