From a99d6457742a6bced893b3ab3dfb1f8344eb337d Mon Sep 17 00:00:00 2001 From: randogoth Date: Thu, 13 Nov 2025 15:28:50 +0200 Subject: [PATCH] nicer web UI --- config.yaml | 2 +- timer.py | 56 ++++++++++++++++++++++++++++++++++++++++++++++------- 2 files changed, 50 insertions(+), 8 deletions(-) diff --git a/config.yaml b/config.yaml index cc4bb43..688349f 100644 --- a/config.yaml +++ b/config.yaml @@ -1,7 +1,7 @@ check-interval: 1 status-server: host: 127.0.0.1 - port: 8090 + port: 8091 timers: gaming: apps: diff --git a/timer.py b/timer.py index 6fbcf1c..5a905db 100644 --- a/timer.py +++ b/timer.py @@ -106,13 +106,55 @@ def _render_status_page(config): App Timer Status