Stop cd-ing.
Start Coding.

Git-Scope helps busy developers instantly find, filter, and manage their entire git universe so you can stay in your flow state without endlessly cd-ing through nested directories.

Homebrew
$ brew tap Bharath-code/tap && brew install git-scope
Universal Installer
$ curl -sSL https://raw.githubusercontent.com/Bharath-code/git-scope/main/scripts/install.sh | sh curl -sSL .../scripts/install.sh | sh
Git Scope Demo
Latest Version Last Commit License

Why Git-Scope?

Stop Manually cd-ing Everywhere

Do you have 50+ git repos scattered across `~/code`, `~/projects`, and `~/work`? Finding that one side-project from 3 months ago shouldn't take 5 minutes.


Fuzzy Search

01. Fuzzy Search

Lost a repo? Press / to search by name in real-time. Git-Scope indexes your entire workspace in milliseconds, so you can jump to any project instantly.

Dirty Radar

02. Dirty Radar

Press f to filter by status. Instantly see which repos have uncommitted changes or unpushed commits. Never leave code behind again.

Stats & Disk Usage

03. Stats & Visuals

Spot disk-hogging node_modules and visualize your coding activity. Press d for disk usage and g for your contribution heat map.

...plus Disk Usage,Timeline,Sorting, and more.

View full feature list on GitHub →

Vim-Style Efficiency

j Down
k Up
/ Search
f Filter
s Sort
c Clear
w Workspace
g graph
q Quit
Enter Open

Coming Soon

Roadmap

👁️ Background Watcher Planned

Daemon mode to watch filesystem changes in real-time without manual rescans.

🚀 Quick Actions In Progress

Pull, push, and sync repositories directly from the dashboard.

👥 Team Dashboards Planned

Shared configuration and status views for engineering teams.


From the Blog

Resources & Guides