It would be awesome to have searchable index of packages and themes, which would be based on package tags pulled from https://www.npmjs.com. Searching for "hyperterm-theme" (https://www.npmjs.com/search?q=hyperterm-theme) kind works, but for utils/packages it's a little bit harder.
This need more investigation what and how Atom's website work.
What do you think?
Maybe this what you're looking for https://github.com/matheuss/hpm ;)
ping @italoacasas you were working on something like this right?
Yes,
https://github.com/italoacasas/hyperterm-plugins-service -> API
https://github.com/italoacasas/hyperterm-plugins-web -> Web (I'm going to open the repo later this week).
The plan for the API is to be on api.hyperterm.org but that is a @rauchg call. If is not possible I'm going to buy a domain.
I think @matheuss is going to use the API on hpm
I would love to make it api.hyperterm.org! Just tell me how to deploy it
As soon as we have api.hyperterm.org, I'm gonna use it @ hpm ^~^
@lordgiotto that's great tool, but it lacks comfort of random eye shopping, and some web ui :)
In addition, it would be nice if we could have it so that you could install plugins directly via the website using hpm (when it's bundled). Like how bitbar does it.
hyperterm://install-plugin?url=<url>
I've created a theme browser at https://hyperthemes.matthi.coffee
You can find plugins here: https://github.com/bnb/awesome-hyper
And hpm has a search feature
Most helpful comment
I would love to make it
api.hyperterm.org! Just tell me how to deploy it