DEV Community

Anshul Saha
Anshul Saha

Posted on

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

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.
  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!

Check out the backend API here.

Top comments (0)