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

https://github.com/rheber/ghx

:octocat: A GitHub interface
https://github.com/rheber/ghx

electron github

Last synced: 5 months ago
JSON representation

:octocat: A GitHub interface

Awesome Lists containing this project

README

          

# ghx

ghx is a GitHub interface built to provide additional
features that are not present on the main site.

## Features

### Followee annotations

If you follow many users on GitHub then you may forget why you initially
became interested in each user. ghx allows you to
save annotations against each user that you follow.

### Star annotations

Similar to followee annotations, ghx allows you to
save annotations against each repository that
you have starred as an alternative to GitHub lists.

## Usage

### To set up

Execute `yarn`.

### To run

Exectue `yarn electron-dev`.