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

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

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