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

https://github.com/akopdev/stars.md

Download all starred GitHub repositories as a markdown list
https://github.com/akopdev/stars.md

Last synced: about 2 months ago
JSON representation

Download all starred GitHub repositories as a markdown list

Awesome Lists containing this project

README

        

# Stars.md

Download all starred GitHub repositories as a markdown list, that can be used for manual offline organization.

## Usage

```sh
starsmd --username akopdev
```

Will output a markdown list with name, url and description of all starred repositories for the user. No need to authenticate.

See `starsmd --help` for more options.

## Installation

```sh
pip3 install git+hhttps://github.com/akopdev/starsmd
```