- Java application to find and process duplicate files. It uses JavaFX, Spring Boot.
- Version 0.1
- Summary of set up Use Maven to build
- Repo owner or admin
- 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