README.md

September 23, 2022 · View on GitHub



stargazer

PR Go releases

list GitHub repositories with :star: counts

InstallationUsageFeedback

Retrieve GitHub statistics per username from the command line: no need to open the browser anymore!

demo

Installation

Go get it!

go install github.com/gennaro-tedesco/stargazer@latest

Usage

stargazer requires a mandatory argument as GitHub username and exposes the following commands:

commandexample usageflagsdescription
statsstargazer stats username--sortlist stars and forks per repository
urlstargazer url usernamelist repositories url and main language
liststargazer list usernamelist repositories names and descriptions
starredstargazer starred usernalist your starred repositories
stargazer username--sortlist urls and stars dashboard together

the general grammar being stargazer <cmd> username --flag. See stargazer help for details.

Feedback

If you find this application useful consider awarding it a ⭐, it is a great way to give feedback! Otherwise, any additional suggestions or merge request is warmly welcome!