Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/raifpy/GoDrive
Google Drive Client like workers
https://github.com/raifpy/GoDrive
google-drive workers
Last synced: 4 days ago
JSON representation
Google Drive Client like workers
- Host: GitHub
- URL: https://github.com/raifpy/GoDrive
- Owner: raifpy
- License: gpl-3.0
- Archived: true
- Created: 2021-02-06T22:25:09.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-10T23:22:44.000Z (almost 4 years ago)
- Last Synced: 2024-08-01T19:54:41.271Z (3 months ago)
- Topics: google-drive, workers
- Language: Go
- Homepage:
- Size: 242 KB
- Stars: 2
- Watchers: 2
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# GoDriver
Google Drive Client like workers# Setup
* Visit https://console.cloud.google.com/
* Create an Drive api for yourself
* Save credentials.json on your server
* Download latest version: https://github.com/raifpy/GoDrive/releases
* Open goDriver_amd64
* Verify access drive api\*
* Create an password for aes
* Select special drive or shard driver
* Enjoy. (hope)
* Also you can run program in background with "--background" param# How it's works
![shema](https://github.com/raifpy/GoDrive/blob/main/resources/GoDriveSchema4.png)