https://github.com/pkgw/drorg
Organize documents on Google Drive efficiently.
https://github.com/pkgw/drorg
Last synced: 11 months ago
JSON representation
Organize documents on Google Drive efficiently.
- Host: GitHub
- URL: https://github.com/pkgw/drorg
- Owner: pkgw
- License: mit
- Created: 2018-11-24T16:54:30.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2022-09-22T17:48:10.000Z (almost 4 years ago)
- Last Synced: 2025-06-25T11:56:03.410Z (12 months ago)
- Language: Rust
- Size: 214 KB
- Stars: 1
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
# drorg
Organize documents on Google Drive efficiently.
This tool is only for highly motivated users at the moment. In particular, you
can’t use it without registering a Google Cloud Application for OAuth2
authentication, enabling it to use the Google Drive v3 and Google Persion
Services v1 APIs, and then saving the resulting JSON credential in a special
file to be used by the tool. That process is not yet documented.
## Copyright and License
Copyright 2018 Peter Williams. Licensed under the MIT License. All
contributions to this project will be assumed to be licensed under the same
terms, unless explicitly otherwise stated.