{"id":26462063,"url":"https://github.com/yashkathe/dot-files-manager","last_synced_at":"2026-04-15T18:02:16.060Z","repository":{"id":282974168,"uuid":"574189774","full_name":"yashkathe/Dot-Files-Manager","owner":"yashkathe","description":"Easy to use python script to track all your Dot Files","archived":false,"fork":false,"pushed_at":"2025-03-17T23:06:28.000Z","size":3,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-03-18T00:22:44.992Z","etag":null,"topics":["dot-files","dot-files-manager","linux","mac-os","unix"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/yashkathe.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","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-04T17:46:53.000Z","updated_at":"2025-03-17T23:09:00.000Z","dependencies_parsed_at":"2025-03-18T00:32:50.402Z","dependency_job_id":null,"html_url":"https://github.com/yashkathe/Dot-Files-Manager","commit_stats":null,"previous_names":["yashkathe/dot-files-manager"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FDot-Files-Manager","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FDot-Files-Manager/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FDot-Files-Manager/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/yashkathe%2FDot-Files-Manager/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/yashkathe","download_url":"https://codeload.github.com/yashkathe/Dot-Files-Manager/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244365024,"owners_count":20441470,"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":["dot-files","dot-files-manager","linux","mac-os","unix"],"created_at":"2025-03-19T05:44:33.873Z","updated_at":"2026-04-15T18:02:16.054Z","avatar_url":"https://github.com/yashkathe.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Dotfiles Manager\n\n\u003cdiv align=\"center\"\u003e\n\nA simple script to **sync dotfiles and directories** to a central _emit_folder_ for backup or management.\n\n![GitHub license](https://img.shields.io/github/license/yashkathe/Dot-Files-Manager)\n![GitHub repo size](https://img.shields.io/github/repo-size/yashkathe/Dot-Files-Manager)\n![Platform linux](https://img.shields.io/badge/platform-Linux-important)\n![Top Language](https://img.shields.io/github/languages/top/yashkathe/Dot-Files-Manager)\n\n\u003c/div\u003e\n\n\u003cdiv align=\"center\"\u003e\n\n![GitHub issues](https://img.shields.io/github/issues/yashkathe/Dot-Files-Manager)\n![GitHub pull requests](https://img.shields.io/github/issues-pr/yashkathe/Dot-Files-Manager)\n![GitHub last commit](https://img.shields.io/github/last-commit/yashkathe/Dot-Files-Manager)\n\n\u003cimg src=\"docs/output.png\" alt=\"output image\" width=\"650\"/\u003e\n\n\u003c/div\u003e\n\n## Usage\n\n### 1. Clone the Repository\n\n```bash\ngit clone https://github.com/yashkathe/Dot-Files-Manager.git\n```\n\n### 2. Installation\n\n```bash\nmake install\n```\n\n### 3. Populate d_manager.json\n\nIMPORTANT: It is expected that the emit_directory should be located in current user's home directory\n\n```bash\nmake edit # edit the config file\n```\n\n```text\n\"dot_files\": {\n        \"directories\": [\n            *path of directories to track*\n        ],\n        \"files\": [\n            *path of files to track*\n        ]\n    },\n    \"emit_folder\": *path of directory where all dot files \u0026 directories should be colleced*,\n```\n\n### 4. Execute\n\nFor local changes only when you want to collect all the given dot files and collect them in emit directory\n\n```bash\nmake sync\n```\n\nFor remote changes when you want to push all your dot files to your remote repository\n\n```bash\nmake remote-sync\n```\n\nPerforms both the above operation together\n\n```bash\nmake full-sync\n```\n\n### HELP\n\n```bash\nmake help # program manual\n```\n\n---\n\nEverytime you update a dot file / config file you can just run **_make run_** to sync all dot files with your emit directory\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashkathe%2Fdot-files-manager","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fyashkathe%2Fdot-files-manager","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fyashkathe%2Fdot-files-manager/lists"}