Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/techsyndicate/starhub

StarHub - A chrome extension that tracks your GitHub stars so you don't have to.
https://github.com/techsyndicate/starhub

Last synced: about 2 months ago
JSON representation

StarHub - A chrome extension that tracks your GitHub stars so you don't have to.

Awesome Lists containing this project

README

        

# StarHub

StarHub is a chrome extension that tracks your GitHub stars so you don't have to.


## Features

- Quickly sign-in through your GitHub account to get started.
- The extension fetches all the repositories you have access over.
- Track stars and unstars on your repository by simply adding it your tracking list.





- Know when and who unstarred your repository by clicking on the unstars icon on your repository's page or by going to ```https://github.com/(repo-owner)/(repo-name)/stargazers```.







## Getting Started

1. Install the extension from [here](https://github.com/techsyndicate/starhub).
2. Once you have it, you'll need to login through GitHub to start tracking.
3. On completing the authentication, you can add a repository for tracking by clicking on the "Add Repository" button on the home screen.


4. And that's it. You can now track stars on any of your GitHub repositories!

## Contributing

We, as developers, want to give you the best possible user experience, and thus we encourage you to open issues on our GitHub repository for any bugs, crashes, or anomalous behavior which you face.

Check out the backend API [here](https://github.com/techsyndicate/starhub-api).