Hacker News new | ask | show | jobs
by TheRealPomax 905 days ago
Do you have "open URLs with a browswer" turned off in your OS? Because that's the universal way to open "whatever the user has set as their default browser".
2 comments

> Do you have "open URLs with a browswer" turned off in your OS?

But the application works differently. It needs the browser in kiosk mode, which means it should be able to run the browser binary with specific arguments.

The default browser on MacOS is often safari, which is not supported (yet) according to the docs.