Skip to content

Instantly share code, notes, and snippets.

View anothem's full-sized avatar

Alex Florescu anothem

View GitHub Profile
@anothem
anothem / sync.py
Last active December 28, 2015 13:59 — forked from neilgmacy/sync.py
#!/Library/Frameworks/Python.framework/Versions/2.7/bin/python
import sys
import os
import shutil
import time
from datetime import datetime
import argparse
import re
import Image