HubStar, the missing "star" feature for GitHub repositories
After the recent HN discussion[1] about what's wrong with GitHub's "Watch" feature, I was spurred to finish a pet project I put about 8 hours into a month ago. HubStar[2] is the missing "star" feature for GitHub repositories. The idea is you log into the site using GitHub's OAuth, download a browser extension (currently only Chrome is available), and you can now star repositories directly from their GitHub pages. The links are stored remotely on the HubStar site for later searching. Prior to this I was using the GitMarks Chrome plugin, but my main problem with it was that it only showed me…
What it does
In the maker’s words, at launch
After the recent HN discussion[1] about what's wrong with GitHub's "Watch" feature, I was spurred to finish a pet project I put about 8 hours into a month ago. HubStar[2] is the missing "star" feature for GitHub repositories. The idea is you log into the site using GitHub's OAuth, download a browser extension (currently only Chrome is available), and you can now star repositories directly from their GitHub pages. The links are stored remotely on the HubStar site for later searching. Prior to this I was using the GitMarks Chrome plugin, but my main problem with it was that it only showed me the name of the projects I bookmarked. If I later needed to find one of them, but only remembered what it did and not what it was called, I'd have to open up a ton of old links trying to find it. HubStar fixes this by showing you the description for the repository so you can search on that as well. Further search filters, such as programming language, may be available in the future. There's also a social aspect to the site. You can see the number of other people who have starred a repository, and I have future plans to let people view all of the users who starred a given repository, and all of the repositories starred by a given user. The source for both the site itself and the Chrome plugin is available on GitHub[3]. I hope people find it useful and I'd love to have some contributions from other people. [1] http://news.ycombinator.com/item?id=3640856 [2] http://hubstar.herokuapp.com/ [3] https://github.com/tsigo/hubstar
Does the same job
all alternatives →More dev tools this month
the category →



Open-source GTM skills for technical founders
Dev tools · 29d ago · gtmcofounder.com

OpenTrailPaper is open-source bike computer firmware for the LilyGO T5S3 4.7" E-Paper PRO. It supports offline maps, GPX routes, FIT recording and Bluetooth sensors.
Dev tools · 1d ago · opentrailpaper.com

Launched alongside, February 2012
the whole month →- HC
Life & fun · 2012 · hackershelf.com
- GF
Dev tools · 2012 · pixelapse.com
- BF
Life & fun · 2012 · bootswatch.com
- FU
Life & fun · 2012 · screenleap.com
- TF
Life & fun · 2012 · wrapbootstrap.com
- FA
A javascript library that allows easy manipulation of the favicon to include nice looking alert bubbles. This means that users can pin your site and still see when their attention is needed! It's been done before, but in my opinion not in a way aesthetically pleasing enough for production use. This library also falls back to the standard number in page title approach for browsers that do no support canvas / dynamic favicons. Thoughts welcome.
Life & fun · 2012 · tommoor.github.com