New info and preview of GUI

This commit is contained in:
Mr Finchum 2024-12-28 20:35:07 +01:00
parent e60e521c66
commit c282a457a9
3 changed files with 12 additions and 0 deletions

View file

@ -10,6 +10,11 @@ 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.2** *Style depends on theme of OS*
![img](https://gitlab.com/python_projects3802849/optima-35/-/raw/feature/GUI/media/early_gui.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.