<< previous  [9] 

next >>

Raspberry Pi
6. Python - GPIO
7. Wiring Pi
-> 8. Drop Box
9. RAM disk
10. Remote Desktop XRDP
11. GNUPlot

 

 

 

Drop Box:
Terminalcd ~
Terminalgit clone https://github.com/andreafabrizi/Dropbox-Uploader.git
Terminalls
Terminalcd Dropbox-Uploader
Terminalls -al
Expected files:
dropbox_uploader.sh
dropshell.sh
CHANGELOG.md
LICENSE
README.md
Terminal./dropbox_uploader.sh
Browser https://www.dropbox.com/developers/apps
BrowserPress button "Create app"
Browser1. Choose API: Dropbox API
Browser2. Choose the type of access you need: App folder
Browser3. Name your app: PiDroBpoxUpload
Note App key and App secret
TerminalEnter App key, secret and access level
TerminalOpen link in browser
It seems there is a difference by
register via cmd line and c-program -> system (xx)

<< previous  [9] 

next >>