Gh User Stars Save

Displays an interactive and searchable list of your GitHub starred repositories

Project README

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)
Open Source Agenda is not affiliated with "Gh User Stars" Project. README Source: korosuke613/gh-user-stars
Stars
132
Open Issues
2
Last Commit
2 years ago
License
MIT

Open Source Agenda Badge

Open Source Agenda Rating