Maxim Stewart d30b6efa82 | ||
---|---|---|
images | ||
src | ||
LICENSE | ||
README.md | ||
requirements.txt |
README.md
Dropper
Dropper is an uploading/downloading application to push and pull data.
Notes
- Need python 2+
- Set the fields in static/google-api-data.json file to use the google drive picker api.
// The Browser API key obtained from the Google API Console.
// Replace with your own Browser API key, or your own key.
let developerKey = '';
// The Client ID obtained from the Google API Console. Replace with your own Client ID.
let clientId = ""
// Replace with your own project number from console.developers.google.com.
// See "Project number" under "IAM & Admin" > "Settings"
let appId = "";
Images
TODO
Nothing...