Skip to content

WPF Application for easily finding and removing duplicate files

License

Notifications You must be signed in to change notification settings

swaynos/duplicate-finder-wpf

Repository files navigation

Duplicate Finder

A WPF Application for easily finding and removing duplicate files. This was a utility built to help serve a problem I have with my own catalog of family pictures, it's hard to know if I have a copy of a photo somewhere else in my archive. This was also my first time leveraging the full strengths of WPF with async C#, and I wanted to also learn what MVVM is and how it differs from MVC.

Description

Allows a user to scan files locally and on mapped network drives and stores the SHA256 hash value of these to memory.

Requirements

  • .NET 4.6.2 Runtime

About

WPF Application for easily finding and removing duplicate files

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages