From ca24cc727d7f56384b29963eda6bc7302acb2d7c Mon Sep 17 00:00:00 2001 From: CodeByMrFinchum Date: Mon, 30 Dec 2024 21:04:37 +0100 Subject: [PATCH] Update preview --- README.md | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index cb618e6..90b22e1 100644 --- a/README.md +++ b/README.md @@ -10,13 +10,14 @@ This project is a *port* of my earlier work, an collection of [bash script](http OPTIMA-35 is evolving! The project is transitioning from a terminal-based user interface (TUI) to a graphical user interface (GUI) using Qt (via PySide6). First TUI version was forked to [OPTIMA-35 TUI](https://gitlab.com/python_projects3802849/optima-35-tui). I intend to keep the TUI version functional since it is usefull for headless setup. -**GUI for OPTIMA-35 v0.3.3** with KvArcDark theme +**GUI for OPTIMA-35 v0.3.4** with KvArcDark theme + *Last preview until GUI is finished.* -![img](https://gitlab.com/python_projects3802849/optima-35/-/raw/feature/GUI/media/main033.png){width=50%} -![img](https://gitlab.com/python_projects3802849/optima-35/-/raw/feature/GUI/media/exif033.png){width=50%} -![img](https://gitlab.com/python_projects3802849/optima-35/-/raw/feature/GUI/media/exifeditor033.png){width=50%} +![img](https://gitlab.com/python_projects3802849/optima-35/-/raw/feature/GUI/media/main_tab.png){width=40%} +![img](https://gitlab.com/python_projects3802849/optima-35/-/raw/feature/GUI/media/exif_tab.png){width=40%} +![img](https://gitlab.com/python_projects3802849/optima-35/-/raw/feature/GUI/media/exifeditor.png){width=40%} ## **Current Status** **The README is temporarily outdated** while the GUI version is under development. For the latest updates, please check the **changelog**—I always maintain a detailed log of changes.