Skip to content

Instantly share code, notes, and snippets.

View vlaminck's full-sized avatar

Steve Vlaminck vlaminck

View GitHub Profile
@vlaminck
vlaminck / romsync.py
Created February 7, 2016 15:13 — forked from rorymcdaniel/romsync.py
Dropbox rom syncing script for retropie console
#!/usb/bin/env python
import os
import dropbox
import shutil
import zipfile
# Create a dropbox app and obtain App Key and Secret Key. Specify a folder
# Create a folder called romsync in your specified Dropbox app folder
# Store Dropbox App Key and Secret Key in system environment variables