Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/googleworkspace/drive-utils

Google Drive API utility functions.
https://github.com/googleworkspace/drive-utils

google-drive google-workspace gsuite

Last synced: about 2 months ago
JSON representation

Google Drive API utility functions.

Awesome Lists containing this project

README

        

# Drive Utils

## [Deduper](deduper/)

Finds duplicate files in Drive based on md5 checksum and offers to trash them.

## [Photo Date Fixer](photo-date-fixer/)

Sets modified dates on images to those in the EXIF data.

## [Upload](upload/)

Sample code for uploading files directly with vanilla Javascript.