From 665d7f515036353ce5dbe55b86e8a8ae97a23c60 Mon Sep 17 00:00:00 2001 From: maru21 Date: Tue, 12 Nov 2024 14:57:35 +0100 Subject: [PATCH] added refresh every 60 seconds --- webSimple.py | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/webSimple.py b/webSimple.py index 4dcd6e6..52af591 100644 --- a/webSimple.py +++ b/webSimple.py @@ -13,10 +13,11 @@ def generate_pdf_list_html(directory, output_file="pdf_list.html"): # Get the current timestamp generation_time = datetime.now().strftime("%Y-%m-%d %H:%M:%S") - # HTML content with updated styling + # HTML content with updated styling and auto-refresh html_content = f''' PDF Files +