Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/CodeDotJS/allstars

:sparkles: A tiny tool to export all your starred repositories.
https://github.com/CodeDotJS/allstars

cli exporter fetcher github json python repository scraper stars

Last synced: 12 days ago
JSON representation

:sparkles: A tiny tool to export all your starred repositories.

Awesome Lists containing this project

README

        

Bookmark Starred Repositories

## Description

Export all your (or any other user's) starred repositories as JSON. The script doesn't rely on GitHub API, supports pagination, and it cleans the repo's description for the sake of readability.

## Install

```sh
$ curl -OL https://raw.githubusercontent.com/CodeDotJS/allstars/master/bookmark.py
```

## Usage

```sh
$ python bookmark.py
```

## Screenshot

## License

MIT