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
- Host: GitHub
- URL: https://github.com/rheber/ghx
- Owner: rheber
- Created: 2022-10-09T08:32:49.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-01-07T05:49:48.000Z (over 2 years ago)
- Last Synced: 2024-01-07T06:52:44.936Z (over 2 years ago)
- Topics: electron, github
- Language: JavaScript
- Homepage:
- Size: 329 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 2
-
Metadata Files:
- Readme: README.md
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`.