{"id":19434154,"url":"https://github.com/mastermindg/gdrive_sync","last_synced_at":"2026-05-07T19:02:12.819Z","repository":{"id":76585081,"uuid":"106891855","full_name":"mastermindg/gdrive_sync","owner":"mastermindg","description":"Docker Container To Sync a Folder to Google Drive","archived":false,"fork":false,"pushed_at":"2017-10-17T23:59:46.000Z","size":154,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-02-25T06:27:28.000Z","etag":null,"topics":["docker","google","raspberry-pi"],"latest_commit_sha":null,"homepage":null,"language":"Ruby","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/mastermindg.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-10-14T02:35:37.000Z","updated_at":"2022-03-24T20:21:06.000Z","dependencies_parsed_at":"2023-05-24T07:45:37.258Z","dependency_job_id":null,"html_url":"https://github.com/mastermindg/gdrive_sync","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/mastermindg/gdrive_sync","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastermindg%2Fgdrive_sync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastermindg%2Fgdrive_sync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastermindg%2Fgdrive_sync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastermindg%2Fgdrive_sync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mastermindg","download_url":"https://codeload.github.com/mastermindg/gdrive_sync/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mastermindg%2Fgdrive_sync/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32751758,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-07T02:14:30.463Z","status":"ssl_error","status_checked_at":"2026-05-07T02:14:29.405Z","response_time":62,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.6:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["docker","google","raspberry-pi"],"created_at":"2024-11-10T14:45:02.298Z","updated_at":"2026-05-07T19:02:12.783Z","avatar_url":"https://github.com/mastermindg.png","language":"Ruby","funding_links":[],"categories":[],"sub_categories":[],"readme":"# gdrive_sync\n\nDocker container that syncs a folder to Google Drive.\n\nThere are two builds on Docker Hub: ARM and x86.\n\nFollow the following steps:\n\n## 1) Create a new project, or select an existing project\nGo to the [credentials page](https://console.developers.google.com/apis/credentials) in the Google Developer Console.\n![](https://raw.githubusercontent.com/gimite/google-drive-ruby/master/doc/images/create_project.png)\n\n## 2) Enable Google Drive API\nGo [here](https://console.developers.google.com/apis/library/drive.googleapis.com/?q=drive) and click Enable\n\n## 3) Create a Token\n1. Click \"Create credentials\" -\u003e \"OAuth client ID\".\u003cbr\u003e\n![](https://raw.githubusercontent.com/gimite/google-drive-ruby/master/doc/images/oauth_client_id.png)\n1. Choose \"Other UI\" for \"Application type\".\u003cbr\u003e\n![](https://raw.githubusercontent.com/gimite/google-drive-ruby/master/doc/images/app_type_other.png)\n1. Choose User data for \"What data will you be accessing?\"\n1. Click \"What credentials do I need?\"\n1. Click \"Create client ID\"\n1. Enter a Product Name for \"Product name shows to users\"\n1. Click Done\n1. Click the client ID in the list - i.e. \"Other client 1\"\n1. Create a file config.json which contains the client ID and client secret from the page that you're on now, which looks like:\n   ```\n   {\n     \"client_id\": \"xxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx.apps.googleusercontent.com\",\n     \"client_secret\": \"xxxxxxxxxxxxxxxxxxxxxxxx\"\n   }\n\n   ```\n\n\n## 3) Get Started!\n\nThe start.sh script will make sure you're ready to go. Follow the on-screen instructions to get going. You'll need to authenticate against your account so be prepared to open up a browser window. Once you're ready you'll need to pick a folder to mount to the container. This folder will be where you're downloading files to, i.e. /myshare/files\n\n```\n./start.sh\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastermindg%2Fgdrive_sync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmastermindg%2Fgdrive_sync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmastermindg%2Fgdrive_sync/lists"}