Skip to content

Commit

Permalink
Create README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
pkoscik authored Aug 20, 2021
1 parent bfa2efd commit ee81cf2
Showing 1 changed file with 19 additions and 0 deletions.
19 changes: 19 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,19 @@
# iCloud Duplicate Remover
Simple .NET utility to remove "Live Photos" (.MOV files containing few seconds before and after the photo) from an imported iCloud library.

<p align="center">
<img src="https://i.imgur.com/wJDRDVB.png" width="*" title=":)">
</p>

# Usage
Browse into a folder (e.g. C:\Images\iCloud\Downloads), if needed disable subfolder scanning by selecting `Root folder only`, and click `Remove`.

Movies are deleted **permanently**! As of now application does not support excluding selected files.

# Todo
- Excluding files
- Linux support

# Dependencies:
- .NET 5.0+
- Ookii.Dialogs (included)

0 comments on commit ee81cf2

Please sign in to comment.