{"id":31202815,"url":"https://github.com/semitable/g2b","last_synced_at":"2025-09-20T14:06:10.663Z","repository":{"id":33223976,"uuid":"36867267","full_name":"semitable/g2b","owner":"semitable","description":"Git to Dropbox, a project that saves a git directory on dropbox while checking for any conflicts","archived":false,"fork":false,"pushed_at":"2017-07-11T01:46:45.000Z","size":20,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2023-08-06T06:04:50.860Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/semitable.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-06-04T11:50:32.000Z","updated_at":"2023-08-06T06:04:50.861Z","dependencies_parsed_at":"2022-07-13T08:51:03.576Z","dependency_job_id":null,"html_url":"https://github.com/semitable/g2b","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"purl":"pkg:github/semitable/g2b","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semitable%2Fg2b","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semitable%2Fg2b/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semitable%2Fg2b/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semitable%2Fg2b/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/semitable","download_url":"https://codeload.github.com/semitable/g2b/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/semitable%2Fg2b/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":276106042,"owners_count":25586191,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-20T02:00:10.207Z","response_time":63,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":[],"created_at":"2025-09-20T14:06:07.322Z","updated_at":"2025-09-20T14:06:10.655Z","avatar_url":"https://github.com/semitable.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# g2b: Git to Dropbox\n\n## As a project for \"Principles of Distributed Software Systems\", Software 414\n\nA module for creating, accessing and maintaining GIT repositories in dropbox!\nG2B implements the following functions:\n```\nput: Create a 'server' repository inside dropbox. \nclone: Clone a repository found in dropbox. The repository should have been created by G2B previously\npush: Push changes from your local repository to the dropbox hosted repository\npull: Retrieve changes submitted to dropbox repository\n```\n\nInstructions:\nFirst of all you should make G2B a globally callable application. In Linux run:\n```\nsudo ln -s /path/to/g2b.py /usr/local/bin/g2b\n```\nThe navigate to a repository you want to upload to dropbox and run \n```\ng2b --put\n```\nIf this is your first operation in the spesific folder you will be promted to run \n```\ng2b --configure\n```\nfirst\n\nYou will then be able to run push and pull operations!\n\nDo not forget to add g2b.config to .gitignore!\n\n\nIf two users push simultaniously (in a normal dropbox environment this would result in a corrupt repository) G2B will resolve the issue and the second user will be asked to merge the changes (if it can't be done automatically) before pushing again!\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemitable%2Fg2b","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsemitable%2Fg2b","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsemitable%2Fg2b/lists"}