893 B
893 B
Dropper
Dropper is an uploading/downloading application to push and pull data from devices.
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...