An open API service indexing awesome lists of open source software.

https://github.com/jib1337/ghstars

Access starred Github repos quickly and easily
https://github.com/jib1337/ghstars

github github-api github-stars

Last synced: 3 months ago
JSON representation

Access starred Github repos quickly and easily

Awesome Lists containing this project

README

          

# Github Stars

## Description
Just a python script that allows easy access to starred github repositories. If you find yourself frequently accessing your starred repositories (like me) you may find this handy.

## Usage
EZ Config: Change the name of the user to pull stars from by modifying the "user" variable on line 4.
```
==================================================
ghstars
==================================================

Tool to interact with starred github repos

Usage:
ghstars -h - Show help and exit
ghstars - Show numbered list of stars
ghstars - Clone repo by number
ghstars -r - Download latest release
ghstars - Search starred repos
```