Skip to content

File de-duper tool based on xxhash algorithm for faster file comparison.

Notifications You must be signed in to change notification settings

havocesp/xxdeduper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

XXDeduper

  • Author: Daniel J. Umpierrez
  • Version: 0.1.1
  • License: UNLICENSE

Description

File de-duper tool based on xxhash algorithm for faster file comparision.

Install

pip install git+https://github.com/havocesp/xxdeduper

Usage

xxdeduper PATH [PATH [..PATH]]

TODO

  • Do some app profiling measures to improve performance.
  • Auto delete dupe files except most recent ones.

Changelog

Version 0.1.1

  • Initial version.

About

File de-duper tool based on xxhash algorithm for faster file comparison.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages