{"id":19887961,"url":"https://github.com/roger-takeshita/git-folder-status","last_synced_at":"2026-04-29T12:32:01.089Z","repository":{"id":43457775,"uuid":"334838353","full_name":"Roger-Takeshita/git-folder-status","owner":"Roger-Takeshita","description":"NPM Package - Print git status of multiple folders/repos","archived":false,"fork":false,"pushed_at":"2022-08-16T21:37:30.000Z","size":243,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-11T19:14:52.202Z","etag":null,"topics":["git","git-status","github","javascript","npm","npm-package"],"latest_commit_sha":null,"homepage":"https://www.npmjs.com/package/git-folder-status","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/Roger-Takeshita.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}},"created_at":"2021-02-01T05:16:03.000Z","updated_at":"2022-02-09T05:29:09.000Z","dependencies_parsed_at":"2022-08-02T16:15:54.350Z","dependency_job_id":null,"html_url":"https://github.com/Roger-Takeshita/git-folder-status","commit_stats":null,"previous_names":[],"tags_count":4,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roger-Takeshita%2Fgit-folder-status","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roger-Takeshita%2Fgit-folder-status/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roger-Takeshita%2Fgit-folder-status/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Roger-Takeshita%2Fgit-folder-status/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Roger-Takeshita","download_url":"https://codeload.github.com/Roger-Takeshita/git-folder-status/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":241317596,"owners_count":19943201,"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":["git","git-status","github","javascript","npm","npm-package"],"created_at":"2024-11-12T18:05:32.543Z","updated_at":"2026-04-29T12:32:00.924Z","avatar_url":"https://github.com/Roger-Takeshita.png","language":"JavaScript","funding_links":[],"categories":[],"sub_categories":[],"readme":"## Description\n\nPrint git status of multiple repositories.\n\n## Installation\n\nInstall the package globally\n\n```Bash\n  npm install -g git-folder-status\n```\n\n## Colors\n\n|              **Repo Color**               | **Description**                          |  **Color**   |\n| :---------------------------------------: | :--------------------------------------- | :----------: |\n|   ![](https://i.imgur.com/TAebu4h.jpg)    | The branch is behind                     |     Blue     |\n|   ![](https://i.imgur.com/B3kfq03.jpg)    | The branch has unpushed committed files  |    Green     |\n|   ![](https://i.imgur.com/JI5aw8l.jpg)    | The branch has uncommited modified files |     Red      |\n|   ![](https://i.imgur.com/r38u0hX.jpg)    | The branch has untracked files           |    Orange    |\n|                                           |                                          |              |\n|              **File Color**               | **Description**                          |  **Color**   |\n| ![](https://i.imgur.com/6KhjSWg.jpg) / B  | The branch is behind                     |  Light Blue  |\n| ![](https://i.imgur.com/B3kfq03.jpg) / C  | Committed unpushed files                 |  Dark Green  |\n| ![](https://i.imgur.com/rcyGDhy.jpg) / N  | Staged new files                         |    Green     |\n| ![](https://i.imgur.com/5jjjlQp.jpeg) / M | Staged modified files                    | Light Green  |\n| ![](https://i.imgur.com/NIkhF98.jpg) / M  | Unstaged modified files                  |  Light Red   |\n| ![](https://i.imgur.com/zyvmwjx.jpg) / ?  | New files                                | Light Orange |\n\n\u003e If the repo is already up to date, it won't print the status\n\n## Requirements\n\n- [Powerline Fonts](https://github.com/powerline/fonts) to display the correct symbols\n\n## How to use it?\n\nOn terminal go to the root of your nested repositories and run `git-folder-status`\n\n![](https://i.imgur.com/x00wzY5.gif)\n\nYou can always create an alias of your choice in `~/.zshrc` or `~/.bash_profile` instead of using `git-folder-status`, eg:\n\n```Bash\n  alias gs='git-folder-status'\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froger-takeshita%2Fgit-folder-status","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Froger-takeshita%2Fgit-folder-status","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Froger-takeshita%2Fgit-folder-status/lists"}