{"id":21578700,"url":"https://github.com/mbaraa/dotsync","last_synced_at":"2025-04-10T17:41:32.608Z","repository":{"id":189788800,"uuid":"674611313","full_name":"mbaraa/dotsync","owner":"mbaraa","description":"Dotfiles synchronizer thingy","archived":false,"fork":false,"pushed_at":"2023-12-22T22:45:02.000Z","size":578,"stargazers_count":10,"open_issues_count":1,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2024-04-13T22:00:11.424Z","etag":null,"topics":["cli","dotfiles","go","linux","synchronization"],"latest_commit_sha":null,"homepage":"https://dotsync.org/docs","language":"Elixir","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/mbaraa.png","metadata":{"files":{"readme":"README.md","changelog":"CHANGELOG.md","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":"2023-08-04T11:11:56.000Z","updated_at":"2024-02-12T11:53:05.000Z","dependencies_parsed_at":"2023-12-22T22:31:02.473Z","dependency_job_id":"5c9c631c-0567-451e-83e1-bbd9be39fe56","html_url":"https://github.com/mbaraa/dotsync","commit_stats":null,"previous_names":["mbaraa/dotsync"],"tags_count":10,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdotsync","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdotsync/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdotsync/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/mbaraa%2Fdotsync/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/mbaraa","download_url":"https://codeload.github.com/mbaraa/dotsync/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248262187,"owners_count":21074260,"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":["cli","dotfiles","go","linux","synchronization"],"created_at":"2024-11-24T13:11:23.622Z","updated_at":"2025-04-10T17:41:32.593Z","avatar_url":"https://github.com/mbaraa.png","language":"Elixir","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotsync\n\n[![GoDoc](https://godoc.org/github.com/mbaraa/dotsync?status.png)](https://godoc.org/github.com/mbaraa/dotsync)\n.\n[![build](https://github.com/mbaraa/dotsync/actions/workflows/build.yml/badge.svg)](https://github.com/mbaraa/dotsync/actions/workflows/build.yml)\n.\n[![Go Report Card](https://goreportcard.com/badge/github.com/mbaraa/dotsync)](https://goreportcard.com/report/github.com/mbaraa/dotsync)\n.\n[![server-rex-deploy](https://github.com/mbaraa/dotsync/actions/workflows/server-rex-deploy.yml/badge.svg)](https://github.com/mbaraa/dotsync/actions/workflows/server-rex-deploy.yml)\n.\n[![website-rex-deploy](https://github.com/mbaraa/dotsync/actions/workflows/website-rex-deploy.yml/badge.svg)](https://github.com/mbaraa/dotsync/actions/workflows/website-rex-deploy.yml)\n\nA small, free, open-source, blazingly fast dotfiles synchronizer!\n\nDotsync's [server](/server) is the middleware between your connected computers, where all of your dotfiles stand there encrypted, and backed up!\n\n## Features:\n\n- Efficient\n- Lightweight\n- Blazingly Fast\n- Cool Stack\n- Open-source\n- Free (of charge \u0026 evil data telemetry things)\n- Self-hosting option, check [the server](/server)\n\n## Dependencies:\n\n- [go](https://golang.org)\n- An internet connection\n- Linux or Unix-like system (I haven't tried it on Windows, a feedback is more than welcome)\n- A bunch of dotfiles to sync :)\n\n## Installation:\n\n\u003c!---\n### Using a Package Manager:\n\n#### Gentoo\n\n1. Add my [overlay](https://github.com/mbaraa/mbaraa-overlay)\n2. Install `net-misc/dotsync` using emerge\n\n#### Arch (AUR)\n\ninstall [dotsync2](https://aur.archlinux.org/packages/dotsync2) -- I realized later on that an AUR package exists...\n--\u003e\n\n### Using Go's installer\n\n```bash\ngo install github.com/mbaraa/dotsync@latest\n\n# or\n\nmake\nsudo make install\n```\n\n## Usage:\n\n### Create/Login using an email\n\nAnd as mentioned above your email is encrypted, and won't be shared with anyone!\n\n1. Login\n\n```bash\ndotsync -login someone@example.com\n```\n\n2. Enter the token which you recived as an email(it might arrive as a spam email)\n\n3. Go nuts\n\n### Sync\n\n1. Add and upload a bunch of files\n\n```bash\n# add a file\ndotsync -add ~/.bashrc\ndotsync -add ~/.config/i3/config\ndotsync -add ~/.config/nvim/\n\n# upload your current files\ndotsync -upload\n```\n\n2. Download your files on another computer to show the power of Dotsync\n\n```bash\n# you need to login first, so...\ndotsync -download\n```\n\n**For a more detailed usage, visit the [Officical Docs](https://dotsync.org/docs)**!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbaraa%2Fdotsync","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmbaraa%2Fdotsync","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmbaraa%2Fdotsync/lists"}