{"id":28990498,"url":"https://github.com/raphgl/syngit","last_synced_at":"2025-06-25T00:11:46.595Z","repository":{"id":119897343,"uuid":"523815538","full_name":"RaphGL/Syngit","owner":"RaphGL","description":"Cross-client repository synchronization tool","archived":false,"fork":false,"pushed_at":"2023-12-24T22:14:52.000Z","size":123,"stargazers_count":0,"open_issues_count":4,"forks_count":0,"subscribers_count":2,"default_branch":"main","last_synced_at":"2024-06-20T23:58:37.264Z","etag":null,"topics":["git","mirroring","synchronization"],"latest_commit_sha":null,"homepage":"","language":"Go","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/RaphGL.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}},"created_at":"2022-08-11T17:41:33.000Z","updated_at":"2023-12-01T17:26:38.000Z","dependencies_parsed_at":"2023-12-24T23:32:42.158Z","dependency_job_id":null,"html_url":"https://github.com/RaphGL/Syngit","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/RaphGL/Syngit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FSyngit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FSyngit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FSyngit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FSyngit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/RaphGL","download_url":"https://codeload.github.com/RaphGL/Syngit/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/RaphGL%2FSyngit/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":261777776,"owners_count":23208130,"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":["git","mirroring","synchronization"],"created_at":"2025-06-25T00:11:43.976Z","updated_at":"2025-06-25T00:11:46.505Z","avatar_url":"https://github.com/RaphGL.png","language":"Go","funding_links":[],"categories":[],"sub_categories":[],"readme":"\u003c!-- PROJECT LOGO --\u003e\n\u003cbr /\u003e\n\u003cp align=\"center\"\u003e\n\u003c!--  \n  \u003ca href=\"https://github.com/RaphGL/Syngit\"\u003e\n    \u003cimg src=\"logo.png\" alt=\"Logo\" height=\"80\"\u003e\n  \u003c/a\u003e ---\u003e\n\n  \u003ch1 align=\"center\"\u003eSyngit\u003c/h3\u003e\n  \u003cp align=\"center\"\u003eSynchronize repositories across Git clients\u003c/p\u003e\n  \u003cp align=\"center\"\u003e\n    \u003cbr /\u003e\n  \u003c/p\u003e\n\u003c/p\u003e\n\n\u003c!-- TABLE OF CONTENTS --\u003e\n\u003cdetails open=\"open\"\u003e\n  \u003csummary\u003eTable of Contents\u003c/summary\u003e\n  \u003col\u003e\n    \u003cli\u003e\n      \u003ca href=\"#about-the-project\"\u003eAbout The Project\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#built-with\"\u003eBuilt With\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\n      \u003ca href=\"#getting-started\"\u003eGetting Started\u003c/a\u003e\n      \u003cul\u003e\n        \u003cli\u003e\u003ca href=\"#installation\"\u003eInstallation\u003c/a\u003e\u003c/li\u003e\n      \u003c/ul\u003e\n    \u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#usage\"\u003eUsage\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#license\"\u003eLicense\u003c/a\u003e\u003c/li\u003e\n    \u003cli\u003e\u003ca href=\"#acknowledgements\"\u003eAcknowledgements\u003c/a\u003e\u003c/li\u003e\n  \u003c/ol\u003e\n\u003c/details\u003e\n\n\u003c!-- ABOUT THE PROJECT --\u003e\n\nSyngit is a CLI and daemon that lets you synchronize repositories across different clients (Github, Codeberg, Gitlab, etc) with a very simple configuration file.\nSyngit is a tool with no external dependencies (not even git). It contains everything you need, just compile it and run it.\n\n### Built With\n\n- [Go](https://go.dev/)\n- [go-git](https://github.com/go-git/go-git)\n\n\u003c!-- GETTING STARTED --\u003e\n\n## Getting Started\n\nTo use Syngit, make sure you got the tokens/passwords needed to authenticate for your target Git clients (ie Github, GitLab, Codeberg, etc).\nAfter you've gotten your tokens/passwords you need a `syngit.toml` in your system's [default config directory](https://pkg.go.dev/os#UserConfigDir). The config file has the following structure:\n\n```toml\n# your main git client\nmain_client = \"github\"\n# ignores all files that match the glob pattern, unimplemented!\nglob_ignore = [\"*cpp\"]\n# where the cache for syngit should be stored, defaults to https://pkg.go.dev/os#UserCacheDir\ncache_dir = \"~/Documents/Test\"\n\n[client.codeberg]\nusername = \"RaphGL\"\ntoken = \"my_token\"\n\n[client.github]\nusername = \"RaphGL\"\ntoken = \"my_token\"\n# temporarily disable synchronization to this client\ndisable = true\n\n[client.gitlab]\nusername = \"RaphGL\"\ntoken = \"my_token\"\n# repositories to be ignored on this client\nignore = [\"repo1\", \"repo2\"]\n```\n\n\n### Installation\n\n```sh\n$ git clone https://github.com/RaphGL/Syngit\n$ cd Syngit\n$ go build\n```\n\n\u003c!-- USAGE EXAMPLES --\u003e\n\n## Usage\n\n1. Create a `$HOME/.config/syngit.toml` file\n2. Fill out the configuration file \n3. Enable the syngit service (WIP):\n\n```sh\n$ systemctl enable syngit --now\n```\n\n\u003c!-- LICENSE --\u003e\n\n## License\n\nDistributed under GPLv3 License. See [`LICENSE`](https://github.com/RaphGL/Syngit/blob/main/LICENSE) for more information.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphgl%2Fsyngit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fraphgl%2Fsyngit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fraphgl%2Fsyngit/lists"}