A minimalistic Dropbox client for raspberryPI written in python.
Functionality:
Upload
Download
Make directories
Delete
Navigate
Shortcut keys (insert for upload, del for delete, navigate or download with enter key or double click)
How to use it:
Download the python dropbox sdk from here https://www.dropbox.com/developers/reference/sdk extract it and install it by executing sudo setup.py install -f
Create a new application in your drobox developer page
Give a name to the app and get the app key and secret key. Put them in the raspberryDropy.py
Run ./raspberryDropy.py, type login and follow the instructions
After you finish press ctrl+D to quit and execute the ./raspberryDropy_gui.py
Enjoy.
Downloads:
0 This Week
Linux