Easily find and remove duplicate files to keep your local system or Google Drive clean—featuring a cleaner, more efficient approach that works seamlessly both on your local machine and in the cloud.

cleaning deduplication duplicate-finder file-cleaner file-management google-drive
1 Open Issue Need Help Last updated: Jun 30, 2025

Open Issues Need Help

View All on GitHub

AI Summary: Implement a Dropbox storage provider for a duplicate file finder application. This involves creating a new Python class that inherits from a base storage provider class and implements methods for connecting to Dropbox, listing files, and deleting files, using the Dropbox API. The implementation should follow the existing pattern of other providers (Google Drive, Local Filesystem).

Complexity: 4/5
enhancement good first issue

Easily find and remove duplicate files to keep your local system or Google Drive clean—featuring a cleaner, more efficient approach that works seamlessly both on your local machine and in the cloud.

Python
#cleaning#deduplication#duplicate-finder#file-cleaner#file-management#google-drive