ghstars

command module
v0.0.0-...-c9b805b Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Mar 6, 2026 License: MIT Imports: 16 Imported by: 0

README

ghstars

A terminal-based interactive browser for your GitHub starred repositories.

Requirements

  • Go
  • GitHub Personal Access Token

Install

go install github.com/tmshv/ghstars@latest

Setup

Set the GHSTARS_PAT environment variable. You can use a .env file, add it to .zshrc, or any other approach you like:

GHSTARS_PAT=your_token_here

Run

# Fetch stars from GitHub API
ghstars --username <github-user>

# Use cached API responses
ghstars --username <github-user> --cache

Keybindings

Key Action
a Toggle showing archived repos
Enter Open selected repo in browser
/ Filter repos

Documentation

The Go Gopher

There is no documentation for this package.

Directories

Path Synopsis

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL