marcoslin / DropboxUtils

Dropbox Utilities

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DropbUtil

Simple Dropbox command line utilities

Install

After cloning the project, do:

cd DropboxUtil
virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

About

Dropbox Utilities

License:MIT License


Languages

Language:Python 96.4%Language:Shell 3.6%