Skip to content

korosuke613/gh-user-stars

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

gh-user-stars

This is an extension for the GitHub CLI extension that displays an interactive list of your github stars, and allows you to filter it with fuzzy search, powered by fzf. The URL of the selected repository is printed as the output of the command.

Demo animation

Installation

Besides gh, the following commands are required for this extension to work:

Please follow their installation instructions if you don't have them yet.

Then, install this extension by running:

gh extension install korosuke613/gh-user-stars

Usage

❯ gh user-stars -h

Displays an interactive list of your starred repositories.
The URL of the selected repository is printed as the output of the command.

Dependencies: fzf, jq

Usage
  gh user-stars [NUMBER]

NUMBER: Number of stars to fetch at a time. (default: 50, max: 100)

About

Displays an interactive and searchable list of your GitHub starred repositories

Topics

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Contributors 4

  •  
  •  
  •  
  •  

Languages