Hubble is a github star repo management tool.
Have you ever had this experience on github stars:
- Forget the name of the last star project, can't even remember any keywords to search.
- Because of language issues (common for non-native English speakers), it can be difficult to find precise keywords.
- The keyword does not strictly match the repo name or description. For example:
The description of a project included "h(ttp) framework", and when I searched for "http" I didn't get a corresponding result, and I agonized over this for a long time. Because "http" does not match "h(ttp)".
We know that github stars can customize Lists, but it is limited to 32 lists, which is obviously not enough.
Now let me introduce Hubble:
- Customize labels. Unlimited quantity
- User-defined description. Unlimited language and length
- Quick search. The data is cached in the browser so you can search quickly without sending a request.
- Customize the search scope. You can search for languages, tags, statements and any combination of them to narrow down your search.
Feel free to try and give me some advice.
Midnight Alarm