Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 1.25 KB

README.md

File metadata and controls

24 lines (16 loc) · 1.25 KB

Contextual information display for Signal K

This is an adaptation of the c-base infoscreens system for Signal K. The idea is to enable HTML-capable viewers (like a kiosk display) to show different dashboards depending on whether the boat is sailing, at anchor, etc. This works well for instance with an onboard Grafana installation.

Screenshot 2024-12-09 at 13 37 06

Usage

Install this plugin and the signalk-autostate plugin.

Configure the plugin and set URLs for the different navigation states: Screenshot 2024-12-09 at 13 38 00

Point your kiosk browser to the webapp URL supplied by this plugin (/@meri-imperiumi/signalk-infodisplay/) on your Signal K server.

Changes

  • 1.1.0 (2024-12-10)
    • Show Signal K notifications visually on screen
  • 1.0.1 (2024-12-09)
    • Fixed unnecessary reloads when same state message is received again
  • 1.0.0 (2024-12-09)
    • Initial release