Fixed layout and added info about limitation on windows.
This commit is contained in:
parent
d99d28c4c0
commit
a3b476b92e
1 changed files with 6 additions and 1 deletions
|
@ -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.
|
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
|
## 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
|
**GUI for OPTIMA-35** with KvArcDark theme on Linux
|
||||||
|
|
||||||
**Main windows**
|
**Main windows**
|
||||||
|
|
||||||
{width=40%}
|
{width=40%}
|
||||||
|
|
||||||
**Exif tab when opened, settings disabled by default**
|
**Exif tab when opened, settings disabled by default**
|
||||||
|
|
||||||
{width=40%}
|
{width=40%}
|
||||||
|
|
||||||
**Exif tab after enabeling own exif data**
|
**Exif tab after enabeling own exif data**
|
||||||
|
|
||||||
{width=40%}
|
{width=40%}
|
||||||
|
|
||||||
**Dialog window to modify exif file without need to open yaml file**
|
**Dialog window to modify exif file without need to open yaml file**
|
||||||
|
|
||||||
{width=40%}
|
{width=40%}
|
||||||
|
|
||||||
### Preview TUI
|
### Preview TUI
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue