/python-dropbox-to-gmail

A simple Python script which sends the contents of a Dropbox file to gmail recipient(s) of your choosing.

Primary LanguagePython

python-dropbox-to-gmail

Dropbox to Gmail

This repo contains a simple Python script which sends the contents of a Dropbox file to gmail recipient(s) of your choosing.

Instructions

  1. Download the repository.

  2. Fill in the needed fields within CONFIG.py (i.e., Dropbox access token, gmail recipients, etc).

  3. Install the Dropbox module

    $ pip install dropbox

  4. Send away:

    $ python python-dropbox-to-gmail.py