{"id":17717899,"url":"https://github.com/ohmydevops/syncer","last_synced_at":"2026-03-19T01:51:05.773Z","repository":{"id":72047719,"uuid":"582413611","full_name":"ohmydevops/syncer","owner":"ohmydevops","description":"Sync my ssh public keys with my server","archived":false,"fork":false,"pushed_at":"2022-12-29T15:06:07.000Z","size":8,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2023-08-02T13:57:43.814Z","etag":null,"topics":[],"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/ohmydevops.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":"2022-12-26T18:51:53.000Z","updated_at":"2023-08-02T13:57:43.814Z","dependencies_parsed_at":null,"dependency_job_id":"2b803198-2d75-43de-b4ee-da6cdd82ee5a","html_url":"https://github.com/ohmydevops/syncer","commit_stats":null,"previous_names":[],"tags_count":0,"template":null,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Fsyncer","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Fsyncer/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Fsyncer/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ohmydevops%2Fsyncer/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ohmydevops","download_url":"https://codeload.github.com/ohmydevops/syncer/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":246466767,"owners_count":20782190,"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-10-25T14:32:38.627Z","updated_at":"2026-02-09T13:31:14.386Z","avatar_url":"https://github.com/ohmydevops.png","language":null,"funding_links":[],"categories":[],"sub_categories":[],"readme":"# Syncer\nSync SSH public keys on my GitHub with my server (Every 5 minutes)\n\n```shell\n➜  ~ crontab -e\n➜  ~ */5 * * * * /usr/bin/wget https://github.com/USER_NAME.keys -O /tmp/authorized_keys.tmp \u0026\u0026 \\\n            mv /tmp/authorized_keys.tmp /root/.ssh/authorized_keys \u0026\u0026 echo \"Done\"\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmydevops%2Fsyncer","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fohmydevops%2Fsyncer","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fohmydevops%2Fsyncer/lists"}