{"id":16173211,"url":"https://github.com/joeferner/node-gitgui","last_synced_at":"2025-03-19T00:30:48.736Z","repository":{"id":4408206,"uuid":"5545665","full_name":"joeferner/node-gitgui","owner":"joeferner","description":"Git GUI written in node.js","archived":false,"fork":false,"pushed_at":"2013-09-23T14:17:46.000Z","size":1034,"stargazers_count":34,"open_issues_count":3,"forks_count":4,"subscribers_count":5,"default_branch":"master","last_synced_at":"2025-02-28T13:23:13.402Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/joeferner.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-08-24T20:53:25.000Z","updated_at":"2024-11-15T17:31:33.000Z","dependencies_parsed_at":"2022-09-20T23:11:58.214Z","dependency_job_id":null,"html_url":"https://github.com/joeferner/node-gitgui","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-gitgui","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-gitgui/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-gitgui/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/joeferner%2Fnode-gitgui/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/joeferner","download_url":"https://codeload.github.com/joeferner/node-gitgui/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243955805,"owners_count":20374373,"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":[],"created_at":"2024-10-10T04:07:23.497Z","updated_at":"2025-03-19T00:30:48.239Z","avatar_url":"https://github.com/joeferner.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"gitgui\n======\n\nA great GUI tool for git.\n\n## Installation\n\nI'm working on making this process easier. But for now here is what needs to be done:\n\n```bash\n$ sudo npm install gitgui -g\n$ cd /usr/local/lib/node_modules/gitgui\n$ sudo npm install appjs   # you may get an error saying install appjs-linux-x64 manually or something, do that.\n$ sudo chmod a+w /usr/local/lib/node_modules/gitgui/web/public/css/gitgui.css\n$ sudo vi /usr/local/bin/gitgui\n\n   #!/bin/bash\n\n   DIR=\"$( cd \"$( dirname \"${BASH_SOURCE[0]}\" )\" \u0026\u0026 pwd )\"\n\n   node --harmony $DIR/../lib/node_modules/gitgui/bin/app.js $1 $2 $3 $4 $5 $6 $7 $8 $9\n\n```\n\n## Usage\n\n```bash\n$ gitgui /path/to/your/repo\n```\n\n![ScreenShot](http://joeferner.github.com/node-gitgui/images/snapshot1.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Fnode-gitgui","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fjoeferner%2Fnode-gitgui","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fjoeferner%2Fnode-gitgui/lists"}