Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 14 days ago
JSON representation
StarHub - A chrome extension that tracks your GitHub stars so you don't have to.
- Host: GitHub
- URL: https://github.com/techsyndicate/starhub
- Owner: techsyndicate
- Archived: true
- Created: 2021-02-09T15:02:19.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2021-02-22T20:34:17.000Z (over 3 years ago)
- Last Synced: 2024-08-01T16:44:58.344Z (3 months ago)
- Language: JavaScript
- Homepage: https://starhub.ml
- Size: 15.6 KB
- Stars: 24
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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).