{"id":15606543,"url":"https://github.com/raymondcm/overleaf-updater","last_synced_at":"2026-05-05T04:10:11.392Z","repository":{"id":73410069,"uuid":"105883585","full_name":"RaymondCM/Overleaf-Updater","owner":"RaymondCM","description":"A simple bash script to pull changes from Overleaf and push to your GitHub repository.","archived":false,"fork":false,"pushed_at":"2018-01-09T14:53:18.000Z","size":6,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-29T14:15:24.691Z","etag":null,"topics":["backup","bash","git","latex","overleaf"],"latest_commit_sha":null,"homepage":"","language":"Shell","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/RaymondCM.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":"2017-10-05T11:47:55.000Z","updated_at":"2018-10-01T08:29:00.000Z","dependencies_parsed_at":null,"dependency_job_id":"60f853b0-5911-4aff-86b7-00a27c7a5a6b","html_url":"https://github.com/RaymondCM/Overleaf-Updater","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaymondCM/Overleaf-Updater","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondCM%2FOverleaf-Updater","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondCM%2FOverleaf-Updater/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondCM%2FOverleaf-Updater/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondCM%2FOverleaf-Updater/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaymondCM","download_url":"https://codeload.github.com/RaymondCM/Overleaf-Updater/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaymondCM%2FOverleaf-Updater/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":271012235,"owners_count":24684509,"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-08-18T02:00:08.743Z","response_time":89,"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":["backup","bash","git","latex","overleaf"],"created_at":"2024-10-03T04:40:46.773Z","updated_at":"2026-05-05T04:10:06.372Z","avatar_url":"https://github.com/RaymondCM.png","language":"Shell","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Overleaf-Updater\nA simple bash script to pull changes from Overleaf and push to your GitHub repository.\n\n## Installation\nClone your [Overleaf](https://www.overleaf.com) project locally, replacing XXXXXXXXX with your project ID. Move the update-git file into the root of your repository or just run the curl command in the root of it.\n\n```bash\ngit clone https://git.overleaf.com/XXXXXXXXX\ncd XXXXXXXXX\ncurl -o update-git.sh https://raw.githubusercontent.com/RaymondKirk/Overleaf-Updater/master/update-git.sh\n```\n\nAdd a new remote called github, you may need to create an empty repository if you don't have one already. Once created replace the url in the add remote command and push to it.\n\n```bash\ngit remote add github https://github.com/YourUserName/YourRepositoryGoesHere.git\ngit push github master\n```\n\nRun your bash script and let changes on overleaf will be pushed to git!\n\n```bash\n ./update-git.sh\n \n #or to run in the background \n \n ./update-git.sh \u0026\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraymondcm%2Foverleaf-updater","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraymondcm%2Foverleaf-updater","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraymondcm%2Foverleaf-updater/lists"}