SignalK / freeboard-sk

Chartplotter implementation for Signal K servers
Apache License 2.0
35 stars 27 forks source link

Make welcome screen skippable via URL params #148

Closed bergie closed 4 months ago

bergie commented 5 months ago

Now we often get the welcome popup after an upgrade. This is somewhat awkward on a kiosk screen without a mouse.

20240403_085608

Would be nice to be able to skip it via URL parameters.

See also #110

panaaj commented 5 months ago

I will add a kiosk query parameter.

panaaj commented 5 months ago

Does kiosk mode need to suppress other features like alarms, input, etc?

bergie commented 5 months ago

I guess that would be helpful, yes. Could start with buttons hidden

panaaj commented 4 months ago

v2.7.0 now supports kiosk mode.

e.g. http://server:port/@signalk/freeboard-sk?kiosk