quanglam2807 / appifier

Node.js library which turns website into Electron app.
216 stars 30 forks source link

Turn WebCatalog into an app store #59

Closed max-pub closed 7 years ago

max-pub commented 7 years ago

I think you project is awesome! You should include way more apps though and position this thing as an AppStore equivalent for WebApps! maybe register something like webapp.store?

quanglam2807 commented 7 years ago

@max-pub I will try to make a page to show all the apps on the website. But I think WebCatalog would be a better branding as Web App Store sounds very general. Also, webapp.store costs 6500 USD.

max-pub commented 7 years ago

the naming is secondary...

more important is to support thousands of apps instead of just a few...

and maybe highlight the webapps that can be used offline...

quanglam2807 commented 7 years ago

@max-pub Actually, right now, the backend I use for the app (https://github.com/webcatalog/backend) is very basic. I'm also planning to turn it into an app store but I will need to rewrite the backend. Having a proper backend will also allow WebCatalog to run on mobile devices (https://github.com/webcatalog/mobile). I'll try to start working on it during the summer as I am quite busy now. At the moment, I'll concentrate on fixing bugs and fulfilling basic features. If you participate in the project, it would be awesome.

jottr commented 7 years ago

The people of wmail are doing something quite interesting with their project, renaming it to wavebox, keeping it on github but also trying to monetise ist at the same it.
They seem to position wavebox as some sort of app store.
Not sure if it's a smart move, but interesting to watch nonetheless.

quanglam2807 commented 7 years ago

@jottr I am considering to do the same thing. I will keep the app open source, even the paid features. Of course, somebody can just fork the project and make it completely free but very unlikely. The money will allow me to run a proper Node.js backend instead of relying on GitHub and CI. But first, I will try to improve the app. +1