{"id":17040825,"url":"https://github.com/prabhakar267/sync-wars","last_synced_at":"2026-02-15T01:06:10.551Z","repository":{"id":50157868,"uuid":"84223971","full_name":"prabhakar267/sync-wars","owner":"prabhakar267","description":"A simple two-way application to synchronise directories across systems","archived":false,"fork":false,"pushed_at":"2024-06-18T01:31:29.000Z","size":13,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-09-11T17:45:46.886Z","etag":null,"topics":["dropbox-api","synchronization"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/prabhakar267.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,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2017-03-07T16:53:07.000Z","updated_at":"2023-05-24T06:46:39.000Z","dependencies_parsed_at":"2022-09-24T03:10:19.513Z","dependency_job_id":"a7e68e04-63d5-4ec4-9d5b-3ff3de2ed63b","html_url":"https://github.com/prabhakar267/sync-wars","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/prabhakar267/sync-wars","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fsync-wars","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fsync-wars/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fsync-wars/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fsync-wars/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prabhakar267","download_url":"https://codeload.github.com/prabhakar267/sync-wars/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prabhakar267%2Fsync-wars/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29463620,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-15T01:01:38.065Z","status":"ssl_error","status_checked_at":"2026-02-15T01:01:23.809Z","response_time":53,"last_error":"SSL_read: 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":["dropbox-api","synchronization"],"created_at":"2024-10-14T09:10:39.737Z","updated_at":"2026-02-15T01:06:10.535Z","avatar_url":"https://github.com/prabhakar267.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Sync Wars\n\u003e A simple two-way application to synchronise directories across systems. It uses [Dropbox API](https://www.dropbox.com/developers) to upload the data from one directory and download it to all the other systems.\n\n## Setup\n```shell\ngit clone https://github.com/prabhakar267/sync-wars.git \u0026\u0026 cd sync-wars\n```\n\n```shell\npip install virtualenv\nvirtualenv venv\nsource venv/bin/activate\n```\n\n```shell\n[sudo] pip install -r requirements.txt\n```\n\n+ Edit [config.py.sample](config.py.sample) and add Dropbox API keys ([dropbox.com/developers](https://www.dropbox.com/developers)) and change the **directories** accordingly.\n+ Save the updated file as **config.py**\n\n```shell\npython upload.py \u0026\n```\n\n\n```shell\npython download.py\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabhakar267%2Fsync-wars","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprabhakar267%2Fsync-wars","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprabhakar267%2Fsync-wars/lists"}