Home
Name Modified Size InfoDownloads / Week
raspberryDropy.py 2013-11-17 9.2 kB
README.txt 2013-01-25 1.2 kB
raspberryDropy_gui.py 2013-01-25 5.2 kB
input_dialog.py 2013-01-25 1.2 kB
Totals: 4 Items   16.8 kB 0
==Agreement==
This is a python dropbox client built for the raspberryPI.

Copyright (C) 2013 Vasilis Nicolaou

This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; version 2
.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA  02110-1301, USA.

==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.

Source: README.txt, updated 2013-01-25