Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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.
- Host: GitHub
- URL: https://github.com/googleworkspace/drive-utils
- Owner: googleworkspace
- License: apache-2.0
- Archived: true
- Created: 2013-09-18T18:56:40.000Z (over 11 years ago)
- Default Branch: main
- Last Pushed: 2023-08-09T22:10:55.000Z (over 1 year ago)
- Last Synced: 2024-08-01T02:12:06.963Z (5 months ago)
- Topics: google-drive, google-workspace, gsuite
- Language: JavaScript
- Homepage:
- Size: 50.8 KB
- Stars: 190
- Watchers: 19
- Forks: 70
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE
- Codeowners: .github/CODEOWNERS
- Security: SECURITY.md
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.