Skip to content

wiiiimm/gh-manager-cli

Repository files navigation

gh-manager-cli logo

gh-manager-cli

npm version GitHub release License: MIT Node.js Version GitHub Stars GitHub Sponsors Context Engineered with Claude Opus 4.1 Context Engineered with Codex GPT-5

Interactive terminal app to browse and manage your GitHub repositories. Built with Ink (React for CLIs) and the GitHub GraphQL API.

🌐 Website: gh-manager-cli.dev Β· πŸ“¦ npm: gh-manager-cli Β· πŸ“œ Changelog: CHANGELOG.md

🧹 Clean Up Your GitHub Account in Minutes

Stop clicking through GitHub's slow web interface. Managing dozens of repos on github.com means endless page loads, multiple clicks per action, and no keyboard shortcuts. gh-manager-cli replaces all of that with fast, keyboard-first terminal commands:

  • Whole account loaded in the background β€” browse, filter, and fuzzy-search everything instantly
  • Single keypress for any action β€” archive, delete, rename, transfer, change visibility, sync forks
  • Bulk operations β€” act on many repos at once
  • Instant updates β€” no page reloads

Interactive demo of gh-manager-cli
Fast, keyboard-first GitHub repo management from your terminal

Quick Start

# Run with npx (no install)
npx gh-manager-cli@latest

On first run, you'll be prompted to authenticate with GitHub (OAuth recommended). See Token & Security.

Documentation

Full docs live in the wiki:

Getting Started Features & Usage Development
πŸ“₯ Installation πŸ” Features πŸ› οΈ Development
πŸ”‘ Token & Security ⌨️ Usage & Controls πŸ§ͺ Testing
❓ Troubleshooting πŸ—„οΈ Apollo Cache Β· πŸ“ Logging πŸ“œ Changelog

Screenshots

Repository listing with metadata GitHub token authentication flow Two-step delete confirmation
Listing β€’ Auth β€’ Delete confirmation

Highlights

  • Authentication β€” GitHub OAuth (recommended) or Personal Access Token, stored with 0600 perms
  • Background fetch-all β€” your entire account cached after the first page, so filter/sort/search are instant
  • Fuzzy search (/) β€” instant, typo-tolerant, no network calls (powered by fuse.js)
  • View filters (V) β€” visibility, archive, and fork filters in one modal
  • Repository actions β€” info, open, rename, transfer, copy URL, delete, archive, change visibility, star, sync fork
  • Bulk Select mode (B) β€” star, archive, change visibility, delete, and transfer many repos at once
  • Organisation & Enterprise support β€” switch contexts (W), Internal visibility, ENT badge
  • Fork ahead/behind tracking, colour themes (Shift+T), display density (T), and rate-limit monitoring

See the Features and Usage & Controls pages for the full list and every keybinding.

Installation

# Homebrew (macOS/Linux)
brew tap wiiiimm/tap && brew install gh-manager-cli

# npm global install
npm install -g gh-manager-cli@latest

Pre-built binaries (no Node.js required) and build-from-source instructions are on the Installation page.

Contributing & Feature Requests

Got an idea or hit a bug? Open an issue β€” feature requests and bug reports are very welcome.

Support & Sponsorship

If you find gh-manager-cli useful, consider supporting its development:

πŸ’– GitHub Sponsors β€” support directly through GitHub β˜• Buy Me a Coffee β€” one-time coffee donations

Your support helps maintain and improve this project. Thank you! πŸ™

License

MIT

About

TUI terminal app to manage GitHub repos. Clean up your account in 5 minutes. Archive, delete, rename repos with keyboard shortcuts. Alternative to clicking through github.com

Topics

Resources

License

Contributing

Stars

Watchers

Forks

Sponsor this project

  •  

Packages

 
 
 

Contributors