[![swift](https://img.shields.io/badge/language-swift-red.svg)](https://developer.apple.com/swift/) [![OSX](https://img.shields.io/badge/platform-MacOS-brown.svg)](https://developer.apple.com/swift/) [![](https://github.com/powerwolf543/DuplicateFinder/workflows/UnitTests/badge.svg)](https://github.com/powerwolf543/DuplicateFinder/actions?query=workflow%3AUnitTests) [![codecov](https://codecov.io/gh/powerwolf543/DuplicateFinder/branch/master/graph/badge.svg)](https://codecov.io/gh/powerwolf543/DuplicateFinder/) # Duplicate Finder ![duplicate_finder_screen_shot](https://user-images.githubusercontent.com/16394562/94992308-bc3bf000-05bb-11eb-95a9-907ec334c660.png) **Duplicate Finder** is a macOS application that is written by Swift. It's a useful tool that would help you find all duplicate files with the same names in the specific folder. - [Installation](#Installation) - [Usage](#Usage) - [Requirements](#Requirements) - [Author](#Author) - [License](#License) ## Installation Download the newest application on the [releases](https://github.com/powerwolf543/DuplicateFinder/releases) page. ## Usage ### Search 1. Click `"Choose a target folder"` field to choose a target folder 2. (Optional) Set the paths which you want to exclude 3. (Optional) Set the file names which you want to exclude 4. Click `"Check"` button ### Save Preference - Tick `"Save Search Preference"` ## Requirements - Xcode 12.2 - Swift 5.3 - MacOS 10.15+ ## Author Nixon Shih, powerwolf543@gmail.com ## License **Duplicate Finder** is available under the MIT license. See the LICENSE file for more info.