Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

use case: web desktop #327

Closed
milahu opened this issue Nov 27, 2022 · 3 comments
Closed

use case: web desktop #327

milahu opened this issue Nov 27, 2022 · 3 comments

Comments

@milahu
Copy link

milahu commented Nov 27, 2022

this project looks underrated ... whats the catch?

this looks like the perfect framework for building a web desktop

  • process isolation
  • support all frameworks
  • run devservers in webworkers = selfhosted development

building a web desktop

examples

i just would need a window manager, with tiling and floating layouts

@milahu
Copy link
Author

milahu commented Nov 28, 2022

this project looks underrated ... whats the catch?

@milahu milahu closed this as completed Nov 28, 2022
@digitalsadhu
Copy link
Member

Hey! Don’t think we’ve ever considered the use case. The project enjoys a good amount of usage across our companies apps but we don’t really know much about who is using it further afield. It’s under steady development but since it’s stable, changes tend to be fairly small. We don’t spend much of any time promoting it. Desktop apps sound like a fun area to explore. Can’t see why it wouldn’t be a good fit now that you mention it.

@milahu
Copy link
Author

milahu commented Nov 28, 2022

since it’s stable, changes tend to be fairly small. We don’t spend much of any time promoting it

makes sense
i was just surprised that this project has just 100 stars
but then i found the plenthora of similar projects in https://github.com/topics/micro-frontend

nitpick: web-desktop != desktop-app
the beauty of web-desktop is that users dont need to install anything ...
no "npm install", no electron ... just click and run
persistence via indexeddb ...
optionally, users can install as browser app, so it also works offline

currently im exploring a micro-frontend based on qwik
i hope that qwik has better SSR performance than other frameworks (solid, svelte, ...)
QwikDev/qwik#1604 (comment)

my project is https://github.com/milahu/browserforge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants