{"id":22486486,"url":"https://github.com/prajapati-parth/gitlly","last_synced_at":"2025-08-02T19:32:03.313Z","repository":{"id":196346489,"uuid":"108417042","full_name":"prajapati-parth/gitlly","owner":"prajapati-parth","description":"Doing git simply 👉 Gitlly. Minimal git client made using Electron + React.","archived":false,"fork":false,"pushed_at":"2020-07-11T08:32:44.000Z","size":211,"stargazers_count":3,"open_issues_count":0,"forks_count":2,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-04-14T21:18:17.577Z","etag":null,"topics":["electron","git","gitclient","nodegit","react","redux"],"latest_commit_sha":null,"homepage":"https://prajapati-parth.github.io/gitlly/","language":"JavaScript","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/prajapati-parth.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}},"created_at":"2017-10-26T13:43:28.000Z","updated_at":"2019-07-19T05:40:30.000Z","dependencies_parsed_at":"2023-09-24T17:00:26.990Z","dependency_job_id":"9572f538-4004-4f12-b963-07dcca3fe103","html_url":"https://github.com/prajapati-parth/gitlly","commit_stats":null,"previous_names":["prajapati-parth/gitlly"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajapati-parth%2Fgitlly","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajapati-parth%2Fgitlly/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajapati-parth%2Fgitlly/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/prajapati-parth%2Fgitlly/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/prajapati-parth","download_url":"https://codeload.github.com/prajapati-parth/gitlly/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":228500109,"owners_count":17930001,"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":["electron","git","gitclient","nodegit","react","redux"],"created_at":"2024-12-06T17:14:41.477Z","updated_at":"2024-12-06T17:15:53.054Z","avatar_url":"https://github.com/prajapati-parth.png","language":"JavaScript","funding_links":["https://www.buymeacoffee.com/kTI9b0xj1"],"categories":["JavaScript"],"sub_categories":[],"readme":"# Gitlly\nMinimal git client\n\nDid Gitlly help you? Consider buying me a coffee!\u003cbr/\u003e\u003ca href=\"https://www.buymeacoffee.com/kTI9b0xj1\" target=\"_blank\"\u003e\u003cimg src=\"https://www.buymeacoffee.com/assets/img/custom_images/purple_img.png\" alt=\"Buy Me A Coffee\" style=\"height: auto !important;width: auto !important;\" \u003e\u003c/a\u003e\n\n\u003cp align='center'\u003e\n  \u003cimg alt='gitlly in action' src='/images/gitlly-action.png'\u003e\n\u003c/p\u003e\n\n## Contributing\n* Clone the source code  \n`git clone https://github.com/prajapati-parth/gitlly.git`\n\n* Configure to install node native module - Nodegit and install dependencies  \n```bash\n# Electron's version.\nexport npm_config_target=1.7.9\n# The architecture of Electron, can be ia32 or x64.\nexport npm_config_arch=x64\nexport npm_config_target_arch=x64\n# Download headers for Electron.\nexport npm_config_disturl=https://atom.io/download/electron\n# Tell node-pre-gyp that we are building for Electron.\nexport npm_config_runtime=electron\n# Tell node-pre-gyp to build module from source code.\nexport npm_config_build_from_source=true\n# Install all dependencies, and store cache to ~/.electron-gyp.\nHOME=~/.electron-gyp npm install\n```\nReference: https://mitchellsholly.com/the-simpler-way-to-rebuild-native-modules-in-electron/\n\n* Run dev server\n`npm run dev`\n\n* Run gitlly\n`npm run gitlly`\n\n## License\n\n[MIT](LICENSE)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprajapati-parth%2Fgitlly","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprajapati-parth%2Fgitlly","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprajapati-parth%2Fgitlly/lists"}