Skip to content
/ JDup Public

Java application to find and process duplicate files

Notifications You must be signed in to change notification settings

esgabo/JDup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

README

What is this repository for?

  • Java application to find and process duplicate files. It uses JavaFX, Spring Boot.
  • Version 0.1

How do I get set up?

  • Summary of set up Use Maven to build

Who do I talk to?

  • Repo owner or admin

TODOs

  • Show progress bar (or something) while processing the directories
  • Increase test coverage
  • Add Preview Panel
  • Add "Move Duplicate File" feature
  • Test using parallelStream instead
  • Fix glitchy Result Table Menu Items
  • Profile Memory use
  • Feature "Similar Files" additional to existent "Fully equal"
  • Show summary after finding duplicates (Total size of duplication, etc)
  • Costemtic adjustments

About

Java application to find and process duplicate files

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages