{"id":21258867,"url":"https://github.com/spacebro/rsyncbro","last_synced_at":"2025-03-15T06:35:09.463Z","repository":{"id":51684720,"uuid":"218782412","full_name":"spacebro/rsyncbro","owner":"spacebro","description":"A spacebro client to rsync media to a remote device","archived":false,"fork":false,"pushed_at":"2022-11-10T09:24:34.000Z","size":70,"stargazers_count":0,"open_issues_count":6,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-01-21T21:46:28.036Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","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/spacebro.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}},"created_at":"2019-10-31T14:15:56.000Z","updated_at":"2019-12-09T15:38:10.000Z","dependencies_parsed_at":"2022-08-22T22:51:07.694Z","dependency_job_id":null,"html_url":"https://github.com/spacebro/rsyncbro","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Frsyncbro","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Frsyncbro/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Frsyncbro/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/spacebro%2Frsyncbro/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/spacebro","download_url":"https://codeload.github.com/spacebro/rsyncbro/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243695478,"owners_count":20332622,"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","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":"2024-11-21T04:11:15.833Z","updated_at":"2025-03-15T06:35:09.434Z","avatar_url":"https://github.com/spacebro.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"# rsyncbro\n\nA simple app to rsync media to a remote folder\n\n## ❓Why ?\n\nIt is a simple app written for the [spacebro\ngalaxy](https://github.com/spacebro/)\n\nSometimes you want all the media from a collection to be sent to a\nremove computer.\nrsyncbro sends all files to the same folder in the remote computer.\nAll you have to do is set the name of the remote computer in settings\n\nInput media:\n\n```\n{\n  path: '/home/user/photos/myphoto.jpg',\n}\n```\n\nThe app will attempt to copy the file to the server mentioned in\nsettings.destination at the same path. That would be the following rsync\ncommand:\n\n```\n\nrsync -Paur /home/user/photos/myphoto.jpg destination:/home/user/photos/myphoto.jpg\n\n```\n\n## 🌍 Installation\n\n```\ngit clone https://github.com/spacebro/rsyncbro\nnvm use\nyarn\n```\n\n\n## ⚙ Configuration\n\n```\ncp settings/settings.default.json settings/settings.json\n```\n\nAnd edit settings.json\nYou can also change settings with argv parameters.\nLearn more about this on [standard-settings](https://github.com/soixantecircuits/standard-settings)\n\n\n## 👋 Usage\n\n```\nnvm use\nnode index.js\n```\n\n## Special server settings\n\nCustom port? Custom ssh key? Put that in your `~/.ssh/config`\n[file](https://www.digitalocean.com/community/tutorials/how-to-configure-custom-connection-options-for-your-ssh-client).\n\n## 🕳 Troubleshooting\n\nAsk emmanuel on soixantecircuits.slack.com\n\n## ❤️ Contribute\n\nPlease do!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacebro%2Frsyncbro","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fspacebro%2Frsyncbro","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fspacebro%2Frsyncbro/lists"}