simple command line tool to find and move/delete duplicate audio files
Go to file
2023-08-15 14:54:08 +02:00
.vscode probably finished project 2023-08-15 14:51:54 +02:00
files probably finished project 2023-08-15 14:51:54 +02:00
log initial commit 2023-08-11 13:34:54 +02:00
prompts probably finished project 2023-08-15 14:51:54 +02:00
settings probably finished project 2023-08-15 14:51:54 +02:00
.gitignore probably finished project 2023-08-15 14:51:54 +02:00
go.mod probably finished project 2023-08-15 14:51:54 +02:00
LICENSE.md initial commit 2023-08-11 13:34:54 +02:00
main.go probably finished project 2023-08-15 14:51:54 +02:00
README.md formatted readme 2023-08-15 14:54:08 +02:00

dedupe

simple command line tool to find and move/delete duplicate audio files

run

dedupe [source] [comparison] (options)

options

short long description
-d --delete delete duplicate files
-m --move move duplicate files to specified directory
-v --verbose enable verbose / debug output