/Dropyr

A simple Python utility that displays your Dropbox directory structure in friendly ASCII art

Primary LanguagePythonBSD 2-Clause "Simplified" LicenseBSD-2-Clause

Dropyr

Written by Irving Y. Ruan <irvingruan@gmail.com>

Sample Output

About

Dropyr is a simple Python utility that generates a top-down view of your Dropbox directory and constituent folders and files in a friendly ASCII view.

Dropyr currently only runs on *nix systems and requires Python 2.x or higher.

Usage

Simply run:

./Dropyr.py

And Dropyr will take care of the rest by finding your Dropbox root directory and displaying its tree structure in ASCII.

Legal

Dropyr is Copyright (c) 2012 Irving Ruan and is BSD licensed. The full text of the license can be found in LICENSE.