An open API service indexing awesome lists of open source software.

https://github.com/davidbarton/file-duplicate-analyzer

Finds duplicate files on your filesystem.
https://github.com/davidbarton/file-duplicate-analyzer

Last synced: about 1 year ago
JSON representation

Finds duplicate files on your filesystem.

Awesome Lists containing this project

README

          

# 🗃️ File Duplicate Analyzer

Finds duplicate files on your filesystem.

## How to use

1. Create an rclone backend, see [https://rclone.org/commands/rclone_config](https://rclone.org/commands/rclone_config)
2. Edit config in `config.yaml` file
3. Run `python analyze.py`
4. Inspect output files in `output` directory
5. Remove duplicates from your filesystem
6. Go back to step 2 and repeat the process until satisfied