An interface for Dropbox
The aim for this project is to provide an interface that will allow you to:
- selectively sync
- upload/download
- interact with your Dropbox
Project created due to lack of Smart Sync functionality with Linux
- Clone the repository
- install requirements with
pip install -r requirements.txt
- run
python3 main.py
This project is under the GNU GPLv3 license.
Dropbox Uploader https://github.com/andreafabrizi/Dropbox-Uploader
No undo/redo function as of yet. Be careful when deleting files and folders.