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.
- Host: GitHub
- URL: https://github.com/davidbarton/file-duplicate-analyzer
- Owner: davidbarton
- License: mit
- Created: 2025-03-28T20:47:41.000Z (about 1 year ago)
- Default Branch: main
- Last Pushed: 2025-03-28T21:19:47.000Z (about 1 year ago)
- Last Synced: 2025-03-28T21:32:02.918Z (about 1 year ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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