nuri-yoo

Track branch and fork sync status across your GitHub repositories

17
11
100% credibility
Found Apr 21, 2026 at 17 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

branch-watch is a simple desktop tool that shows the sync status of your GitHub forks, branches, and open updates at a glance.

How It Works

1
🔍 Discover branch-watch

You find branch-watch while looking for an easy way to check your GitHub projects' status without switching to a browser.

2
📥 Add it to your computer

You quickly install it using a simple download or your usual software updater, and it's ready in moments.

3
🔗 Link your GitHub account

You connect it to your GitHub once with a secure permission, so it can peek at your projects privately.

4
Choose what to check
🍴
Check copied projects

See how your forks compare to the originals and spot any that need updating.

🌳
Review branches

Look at all branches in a project to find ones drifting from the main line.

🔄
List waiting changes

Get a quick list of open updates with details on who made them and when.

5
View the status at a glance

Colorful results show exactly what's behind, ahead, or perfect, sorted so the important stuff jumps out first.

6
⚙️ Customize your view

Hide distracting projects or focus only on the outdated ones to keep things clean and useful.

🎉 Stay in control effortlessly

Now you catch project drifts early, merge smoothly, and manage your GitHub world right from your desk.

Sign up to see the full architecture

5 more

Sign Up Free

Star Growth

See how this repo grew from 17 to 17 stars Sign Up Free
Repurpose This Repo

Repurpose is a Pro feature

Generate ready-to-use prompts for X threads, LinkedIn posts, blog posts, YouTube scripts, and more -- with full repo context baked in.

Unlock Repurpose
AI-Generated Review

What is branch-watch?

branch-watch is a Rust-powered CLI tool that tracks branch sync status, fork drift from upstream, and open PRs across your GitHub repositories via the REST API. Run `bw forks` to spot stale forks sorted by commits behind, `bw branches owner/repo` to compare all branches against main (or any base), or `bw prs owner/repo` for PR details like drafts and reviewers—all without a browser. It solves the tedium of manually checking branch watching waiting listening across dozens of repos, delivering at-a-glance output or JSON for scripting.

Why is it gaining traction?

Its single-binary speed, parallel API calls, and pagination handle large orgs or fork lists effortlessly, unlike gh CLI's scattered commands or manual git fetches. Filters like `--behind-only`, ignore lists, and org support cut noise, while JSON output and GitHub Actions integration enable CI checks for stale branches or automated alerts on github track commits. Multi-install options (Homebrew, pip, npm, Cargo) and gh CLI token auto-detection make it dead simple to adopt.

Who should use this?

Fork maintainers syncing open-source contribs before rebasing, team leads tracking branches git-style during sprint reviews to catch merge hell early, or DevOps folks automating github track-activity in workflows to block deploys on drifted feature branches. Perfect for anyone juggling multiple repos who wants terminal-based oversight without gh extensions or dashboards.

Verdict

Grab it if you track branches regularly—docs are thorough, installs are painless, and it works out of the box with your PAT or gh. With just 17 stars and 1.0% credibility score, it's early but stable for personal use; watch for broader adoption as it matures.

(198 words)

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.