https://github.com/pankajtanwarbanna/duplicate-file-finder
A simple duplicate file finder using hashing library in Python3.
https://github.com/pankajtanwarbanna/duplicate-file-finder
Last synced: 4 months ago
JSON representation
A simple duplicate file finder using hashing library in Python3.
- Host: GitHub
- URL: https://github.com/pankajtanwarbanna/duplicate-file-finder
- Owner: Pankajtanwarbanna
- Created: 2018-10-07T18:19:43.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2018-10-07T18:23:16.000Z (over 6 years ago)
- Last Synced: 2024-12-31T19:30:32.982Z (5 months ago)
- Language: Python
- Size: 0 Bytes
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Duplicate File Finder
A simple duplicate file finder for your PC. It asks for local disk name to which you want to scan. You can change names of two same files, it will still detect them. That's the best part of hashing.