webui-dev / webui

Use any web browser or WebView as GUI, with your preferred language in the backend and modern web technologies in the frontend, all in a lightweight portable library.
https://webui.me
MIT License
2.63k stars 157 forks source link

Browser Request: Gnome Web (aka Epiphany) #220

Closed malisipi closed 10 months ago

malisipi commented 10 months ago

Epiphany is a browser that based on WebKit technology used by Safari.

And it supports PWAs.

image

So, it should be able to open websites in pwa mode. I'm not sure how possible make it with automatically however it should be a way to do it.

hassandraga commented 10 months ago

Epiphany web browser Read-only mirror: https://github.com/GNOME/epiphany Source code: https://gitlab.gnome.org/GNOME/epiphany

I suggest not supporting it as it has fewer users. Instead, we should support Safari.

hassandraga commented 10 months ago

In other hand, after we fully support Safari, if Epiphany use the exact same CLI as Safari, then nothing stops us from supporting Epiphany.

malisipi commented 10 months ago

Since i'm not a mac user, i'm not sure about that however i guess Epiphany has different approach on application system. So it can not be ported from Safari.

Also, I agree with Epiphany support shouldn't be ordered before Safari or another bigger browser. However in my free time, i can try to add experimental support. It won't be so hard since have built-in support for PWA.

hassandraga commented 10 months ago

Sorry, I wasn't clear enough. Yes, I am okay with any PR to support any web browser. I prefer spending my time dealing with major web browsers. But yeah, we welcome any PR for other web browsers 👍