diff --git a/README.md b/README.md index 85a20f2..4c5b99a 100644 --- a/README.md +++ b/README.md @@ -6,8 +6,9 @@ This project replaces my earlier [analogphotography](https://gitlab.com/sf-bashscripts/analogphotography) bash script collection, which has now been archived in favor of OPTIMA-35. -**OPTIMA-35** is a cross-platform program. The **GUI** works on Linux and Windows (tested) and is expected to run on macOS. The **TUI** is currently Linux-only, as its dependency is exclusive to Linux. +**OPTIMA-35** is a cross-platform program. The **GUI** works on Linux and Windows(1) and is expected to run on macOS. The **TUI** is currently Linux-only, as its dependency is exclusive to Linux. +(1): Windows' default image viewer has limitations in displaying some EXIF metadata. Use dedicated software for full EXIF data visibility. ## Current Status @@ -46,15 +47,19 @@ While all features are implemented and functional, the designs of both the GUI a **GUI for OPTIMA-35** with KvArcDark theme on Linux **Main windows** + ![main_tab](https://gitlab.com/python_projects3802849/optima-35/-/raw/main/media/main_tab.png){width=40%} **Exif tab when opened, settings disabled by default** + ![exif_tab_disabled](https://gitlab.com/python_projects3802849/optima-35/-/raw/main/media/exif_tab_disabled.png){width=40%} **Exif tab after enabeling own exif data** + ![exif_tab_enabled](https://gitlab.com/python_projects3802849/optima-35/-/raw/main/media/exif_tab_enabled.png){width=40%} **Dialog window to modify exif file without need to open yaml file** + ![exifeditor](https://gitlab.com/python_projects3802849/optima-35/-/raw/main/media/exifeditor.png){width=40%} ### Preview TUI