akitaonrails

simple CLI to quickly list open issues and pull requests from your github account's repositories

15
0
89% credibility
Found May 26, 2026 at 15 stars -- GitGems finds repos before they trend. Get early access to the next one.
Sign Up Free
AI Analysis
Rust
AI Summary

A command-line tool that lets you watch multiple GitHub repositories and see a summary of all their open issues and pull requests in one convenient view.

How It Works

1
💡 Discovering ghpending

You hear about a tool that shows all open issues and pull requests from your favorite projects in one place.

2
📦 Installing the tool

You install the tool using Homebrew on your Mac, or another simple method that takes just a moment.

3
🔍 Adding repositories to watch

You type ghpending add and enter a GitHub username or organization name to see their public projects.

4
Choosing which repos to track

A list appears showing all their public projects, and you pick the ones you want to keep an eye on.

5
Fetching all open items

You run ghpending and watch as it fetches information from all your tracked projects at once, showing a spinning indicator while it works.

📊 Viewing your personalized digest

You see a beautiful summary showing every open issue and pull request across all your tracked repos, with clear labels and when they were opened.

Sign up to see the full architecture

4 more

Sign Up Free

Star Growth

See how this repo grew from 15 to 15 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 ghpending?

A Rust CLI tool that fetches and displays open issues and pull requests from GitHub repos you choose to track. You run `ghpending add` to pick repos interactively from any user or org, then `ghpending` to see a digest of everything pending across your watch list. It runs fetches concurrently so it stays fast even with multiple repos, and the output is colorized and scannable with relative timestamps.

Why is it gaining traction?

The interactive repo picker makes setup painless -- enter a username, select from their public repos, done. The concurrent fetching keeps response times reasonable when watching several projects. Colorized terminal output with relative timestamps keeps things scannable without being noisy. Optional GitHub token support bumps you from 60 to 5,000 requests per hour without any configuration files.

Who should use this?

Maintainers tracking activity across their own projects, open source contributors watching dependencies, or developers managing multiple side projects who want a lightweight terminal dashboard. Not for teams needing role-based access, private repo aggregation, or notification routing.

Verdict

At 15 stars with basic test coverage, ghpending is a young project that solves a real pain point well. The credibility score of 0.8999999761581421% reflects that maturity -- it works as described but lacks the battle-testing most developers prefer. Worth trying if you want a simple terminal view for GitHub activity, but verify it covers your needs before depending on it for critical workflows.

Sign up to read the full AI review Sign Up Free

Similar repos coming soon.