# Quickdrop
Quickdrop is a Javascript-based drag'n'drop file uploader page for Quickserve.

## Dropzone.js
Quickdrop is powered by [Dropzone.js](http://www.dropzonejs.com/), which was created by Matias Meno and released under the MIT license. The necessary files can be retrieved using the included script `get_dropzone.sh`. The script also contains links to the Dropzone.js homepage and Git repository.

# Usage
To enable the Quickdrop page, share this directory via Quickserve and enabled uploads with the `--upload` option, then navigate to `quickdrop.htm`. You can use Quickserve's `--index` option to display the page automatically when a user opens the directory.
