{"id":25498438,"url":"https://github.com/dmg-techlabs/syscloner","last_synced_at":"2026-05-17T04:40:51.181Z","repository":{"id":222843680,"uuid":"721736560","full_name":"DMG-TechLabs/syscloner","owner":"DMG-TechLabs","description":"A cli tool to backup and restore your linux system","archived":false,"fork":false,"pushed_at":"2024-02-18T18:03:33.000Z","size":271,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-02-18T22:50:33.093Z","etag":null,"topics":["backup","backup-tool","backup-utility","cli","cloner","linux","python","restore","restore-utility","system","unix"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/DMG-TechLabs.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":"CODE_OF_CONDUCT.md","threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2023-11-21T17:07:55.000Z","updated_at":"2024-02-18T16:38:01.000Z","dependencies_parsed_at":"2024-02-22T11:01:18.029Z","dependency_job_id":null,"html_url":"https://github.com/DMG-TechLabs/syscloner","commit_stats":null,"previous_names":["dmg-techlabs/system-cloner","dmg-techlabs/syscloner"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMG-TechLabs%2Fsyscloner","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMG-TechLabs%2Fsyscloner/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMG-TechLabs%2Fsyscloner/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/DMG-TechLabs%2Fsyscloner/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/DMG-TechLabs","download_url":"https://codeload.github.com/DMG-TechLabs/syscloner/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":239587220,"owners_count":19663892,"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":["backup","backup-tool","backup-utility","cli","cloner","linux","python","restore","restore-utility","system","unix"],"created_at":"2025-02-19T02:54:04.063Z","updated_at":"2025-10-28T22:35:32.168Z","avatar_url":"https://github.com/DMG-TechLabs.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# syscloner\n\nA cli tool to backup and restore your linux system\n\n## Prerequisites\n\n- [python3](https://www.python.org/downloads/)\n\n## Install\n\n```console\ngit clone https://github.com/DMG-TechLabs/syscloner\ncd syscloner\n./install.sh\n```\n\n## Usage\n\n### Backup\n\nTo backup everything available try:\n\n```console\nsyscloner backup example --all --git-repos=~/repos\n```\n\nIf you want to select exactly what is being backed up try `syscloner -h` to see the options available\n\n```\n  --system                  include system settings\n  --apt                     include apt packages\n  --snap                    include snap packages\n  --flatpak                 include flatpak packages\n  --themes                  include shell themes\n  --exts                    include shell extensions\n  --keys                    include repository keys\n  --ssh                     include ssh keys\n  --git-repos GIT_REPOS     include git repos (Specify path)\n  --apt-repos               include apt repos\n```\n\n**WARNING:** If the `--ssh` option is being used, explicitely or through `--all`, everything in the `~/.ssh` directory is being copied in the cvf file. So be careful where you upload the generated cvf file\n\n### Restore\n\nTo restore everything in your computer try:\n\n```console\nsyscloner restore example_ub_gn.cvf --all\n```\n\nOr again select excactly what you want to restore using the options above\n\n## System Compatibility\n\nCurrent support\n\n| Distro     |\n|------------|\n| Debian     |\n| Ubuntu     |\n\n| GUI        |\n|------------|\n| Gnome      |\n\nChecking system compatibility on restore is not perfect (*yet*)\n\n## Help\n\nTry `syscloner -h` or `man syscloner`\n\n## Lisense\n\n[MIT](./LICENSE)\n\n## Authors\n\n- [ThanasisGeorg](https://github.com/ThanasisGeorg)\n- [creatorkostas](https://github.com/creatorkostas)\n- [KDesp73](https://github.com/KDesp73)\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmg-techlabs%2Fsyscloner","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fdmg-techlabs%2Fsyscloner","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fdmg-techlabs%2Fsyscloner/lists"}