https://github.com/s1s1ty/dropbox-duplicate-remover
Remove duplicate files from dropbox
https://github.com/s1s1ty/dropbox-duplicate-remover
dropbox duplicate-files python
Last synced: 9 months ago
JSON representation
Remove duplicate files from dropbox
- Host: GitHub
- URL: https://github.com/s1s1ty/dropbox-duplicate-remover
- Owner: s1s1ty
- Created: 2018-10-25T03:28:29.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2023-10-06T16:16:21.000Z (almost 3 years ago)
- Last Synced: 2025-07-14T15:13:31.801Z (about 1 year ago)
- Topics: dropbox, duplicate-files, python
- Language: Python
- Size: 1000 Bytes
- Stars: 6
- Watchers: 2
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dropbox Duplicate Finder & Remover
This script find all **duplicate files** from your all dropbox folders and **remove** if you give permission to remove. It will keep only 1 file and remove others.
## Prerequisites
- Dropbox ( `pip install dropbox` )
- Python3
## Run
- [Create Dropbox app](https://www.dropbox.com/developers/apps)
- Generate Access Token from `OAuth 2` section
- run duplicate.py
```python
python dulicate.py
```
- Enter your access token