import LxTools with try except and add images in readme

This commit is contained in:
2025-06-15 15:37:27 +02:00
parent c3f1d114f2
commit c1580f6ace
4 changed files with 102 additions and 140 deletions

View File

@ -17,7 +17,6 @@ from shared_libs.common_tools import (
)
import sys
from file_and_dir_ensure import prepare_app_environment
import webbrowser
class LogViewer(tk.Tk):