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](https://private-user-images.githubusercontent.com/3346/393854372-bbcfa2ea-19c5-47a0-a90d-e38122fca3d4.png?jwt=eyJhbGciOiJIUzI1NiIsInR5cCI6IkpXVCJ9.eyJpc3MiOiJnaXRodWIuY29tIiwiYXVkIjoicmF3LmdpdGh1YnVzZXJjb250ZW50LmNvbSIsImtleSI6ImtleTUiLCJleHAiOjE3MzkxNDg1NTcsIm5iZiI6MTczOTE0ODI1NywicGF0aCI6Ii8zMzQ2LzM5Mzg1NDM3Mi1iYmNmYTJlYS0xOWM1LTQ3YTAtYTkwZC1lMzgxMjJmY2EzZDQucG5nP1gtQW16LUFsZ29yaXRobT1BV1M0LUhNQUMtU0hBMjU2JlgtQW16LUNyZWRlbnRpYWw9QUtJQVZDT0RZTFNBNTNQUUs0WkElMkYyMDI1MDIxMCUyRnVzLWVhc3QtMSUyRnMzJTJGYXdzNF9yZXF1ZXN0JlgtQW16LURhdGU9MjAyNTAyMTBUMDA0NDE3WiZYLUFtei1FeHBpcmVzPTMwMCZYLUFtei1TaWduYXR1cmU9ZWUyYTcwNTI2MGExZDRkZTNlNjkzZTk2ZDRhNmY5YzY3NjNiNDA5MDJhMDllZDBhNmY0ZjI5ZTY5YmY3OGRkNyZYLUFtei1TaWduZWRIZWFkZXJzPWhvc3QifQ.AzQTOxhyqTBsW9Ebu0wJPc5E3yOl4mcSlPmwNEleGsY)
Install this plugin and the signalk-autostate plugin.
Configure the plugin and set URLs for the different navigation states:
Point your kiosk browser to the webapp URL supplied by this plugin (/@meri-imperiumi/signalk-infodisplay/
) on your Signal K server.
- 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