From d994fd25a0b10b35ea7ae9b6c7b3bcab1202db77 Mon Sep 17 00:00:00 2001 From: Marcel Peterkau Date: Mon, 15 Jan 2024 22:56:08 +0100 Subject: [PATCH] added websocket-driven notification-overlay --- Software/data_src/index.htm | 3 ++ Software/data_src/static/css/tweaks.css | 14 +++++- Software/data_src/static/js/websocket.js | 59 +++++++++++++++--------- Software/include/webui.h | 9 ++++ Software/src/webui.cpp | 34 ++++++++++++++ 5 files changed, 95 insertions(+), 24 deletions(-) diff --git a/Software/data_src/index.htm b/Software/data_src/index.htm index fea9acf..8b15922 100644 --- a/Software/data_src/index.htm +++ b/Software/data_src/index.htm @@ -28,6 +28,9 @@ + +
+