{"id":19656715,"url":"https://github.com/daggerok/git-remote-dropbox","last_synced_at":"2026-02-14T14:05:02.718Z","repository":{"id":151041702,"uuid":"185836321","full_name":"daggerok/git-remote-dropbox","owner":"daggerok","description":"Using Dropbox folder as a Git remote","archived":false,"fork":false,"pushed_at":"2019-05-09T16:59:11.000Z","size":2,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-03T08:39:44.246Z","etag":null,"topics":["git-remote-helper"],"latest_commit_sha":null,"homepage":null,"language":null,"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/daggerok.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":"2019-05-09T16:36:38.000Z","updated_at":"2019-05-09T17:00:09.000Z","dependencies_parsed_at":null,"dependency_job_id":"f561e182-cf24-4654-88ab-dbfd35f00602","html_url":"https://github.com/daggerok/git-remote-dropbox","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/daggerok/git-remote-dropbox","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fgit-remote-dropbox","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fgit-remote-dropbox/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fgit-remote-dropbox/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fgit-remote-dropbox/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/daggerok","download_url":"https://codeload.github.com/daggerok/git-remote-dropbox/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/daggerok%2Fgit-remote-dropbox/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29446357,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-14T12:43:28.304Z","status":"ssl_error","status_checked_at":"2026-02-14T12:43:14.160Z","response_time":53,"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":["git-remote-helper"],"created_at":"2024-11-11T15:28:41.389Z","updated_at":"2026-02-14T14:05:02.693Z","avatar_url":"https://github.com/daggerok.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# git-remote-dropbox\nUsing Dropbox folder as a Git remote\n\n__installation process__\n\n1) Install by using pip\n\n```bash\npip install git-remote-dropbox\n```\n\n2) Generate an OAuth 2 token by using [developer app console](https://www.dropbox.com/developers/apps)\n  * create Dropbox API app token:\n    * _with \"Full Dropbox\" access if you're going to be using Dropbox's sharing features to use git-remote-dropbox in a multi-user setup_\n    * _or with \"App folder\" access if you prefer use single-user setup_\n  * and create an access token for yourself\n \n3) Save your OAuth token in `~/.config/git/git-remote-dropbox.json` or `~/.git-remote-dropbox.json` file.\nThe file should looks like this:\n\n```json\n{\n   \"default\": \"xxxxxxxx-xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx-xxxxxxxxxxxxxxxxxxxxx\"\n}\n```\n\nNOTE: see details in authored GitHub page\n\n__lets you use Dropbox folder (or a shared folder) as a Git remote!__\n\nOnce the helper is installed, use it like so:\n\n* clone dropbox folder as a repo:\n  ```bash\n  git clone \"dropbox:///path/to/repo\" -b master\n  ```\n* add remote to existing repo:\n  ```bash\n  git remote add origin \"dropbox:///path/to/repo\"\n  ```\n\nNOTE: _The repository directory will be created automatically the first time you push._\n\n_links_\n\n* [GitHub: anishathalye/git-remote-dropbox](https://github.com/anishathalye/git-remote-dropbox)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fgit-remote-dropbox","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdaggerok%2Fgit-remote-dropbox","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdaggerok%2Fgit-remote-dropbox/lists"}