mathix420 / free-the-web-apps

Turn any website into an app in seconds!
https://ftwa.mathix.dev
GNU General Public License v3.0
267 stars 4 forks source link

"Real app" #4

Closed maelp closed 1 day ago

maelp commented 1 day ago

Very nice!

Right now when running an app, it shows (obviously) as Google Chrome (on osX at least). Is there a way to have the app icon appear as a "separate app" (icon in the dock / app toggler / possibly an option for a menubar icon mode?)

This would also allow some programs that redirect sound to work properly (eg sometimes I run a music website and I'd like only this to be redirected to my HomePod)

mathix420 commented 1 day ago

Maybe this could be a solution: https://apple.stackexchange.com/questions/230390/how-to-open-new-windows-as-separate-application-instances-for-chrome-terminal Could you have a look? I don't have a mac personally so I can't test such things rapidly.

maelp commented 1 day ago

Doesn't seem to work

mathix420 commented 1 day ago

Okay, too bad then. I guess the only other option is to create an electron client, but it's way to far from the goals of this project. I close this issue for now but would love to reopen if someone have new informations.

maelp commented 16 hours ago

Those params (in particular --window-title="App Name" --app="app url") are interesting, as it makes it look "more" like a native app https://gist.github.com/thenoseman/710011