hbarnard / mema

MIT License
0 stars 1 forks source link

handlr and xdg-open #1

Open hbarnard opened 1 year ago

hbarnard commented 1 year ago

Currently no standard and reliable way to open local web pages from application. xdg-open doesn't like http://localhost:8000 for example.

hbarnard commented 1 year ago

This is currently solved using: https://github.com/isamert/jaro and an associations file in the .config directory. Chrome opens a new tab each time in non-kiosk, probably need to change to Firefox.