Prepeared preview for v0.1.1
This commit is contained in:
parent
60a9455973
commit
2dea06f717
1 changed files with 18 additions and 2 deletions
20
README.md
20
README.md
|
@ -1,7 +1,6 @@
|
||||||
# **OptimaLab35**
|
# **OptimaLab35**
|
||||||
[OptimaLab35](https://gitlab.com/CodeByMrFinchum/OptimaLab35) is a graphical and terminal user interface for [optima35](https://gitlab.com/CodeByMrFinchum/optima35). It is under **heavy development**, and both UI elements and cross-platform compatibility may change.
|
[OptimaLab35](https://gitlab.com/CodeByMrFinchum/OptimaLab35) is a graphical and terminal user interface for [optima35](https://gitlab.com/CodeByMrFinchum/optima35). It is under **heavy development**, and both UI elements and cross-platform compatibility may change.
|
||||||
|
|
||||||
|
|
||||||
## **Overview**
|
## **Overview**
|
||||||
|
|
||||||
**OptimaLab35** extends **OPTIMA35** (**Organizing, Processing, Tweaking Images, and Modifying scanned Analogs from 35mm Film**) by providing an intuitive interface for image and metadata management. While tailored for analog photography, it supports any type of image.
|
**OptimaLab35** extends **OPTIMA35** (**Organizing, Processing, Tweaking Images, and Modifying scanned Analogs from 35mm Film**) by providing an intuitive interface for image and metadata management. While tailored for analog photography, it supports any type of image.
|
||||||
|
@ -20,7 +19,6 @@ Install via pip (dependencies are automatically managed, except for `simple-term
|
||||||
pip install OptimaLab35
|
pip install OptimaLab35
|
||||||
```
|
```
|
||||||
|
|
||||||
|
|
||||||
## **Development and Notes**
|
## **Development and Notes**
|
||||||
|
|
||||||
**Alpha Stage**
|
**Alpha Stage**
|
||||||
|
@ -32,6 +30,24 @@ pip install OptimaLab35
|
||||||
- **GUI**: Default if **PySide6** is available.
|
- **GUI**: Default if **PySide6** is available.
|
||||||
- **TUI**: Fallback if **PySide6** is missing or can be explicitly started using the `--tui` flag.
|
- **TUI**: Fallback if **PySide6** is missing or can be explicitly started using the `--tui` flag.
|
||||||
|
|
||||||
|
### Preview GUI
|
||||||
|
|
||||||
|
**Main tab**
|
||||||
|
|
||||||
|
{width=40%}
|
||||||
|
|
||||||
|
**Exif tab**
|
||||||
|
|
||||||
|
{width=40%}
|
||||||
|
|
||||||
|
**Exif editor**
|
||||||
|
|
||||||
|
{width=40%}
|
||||||
|
|
||||||
|
**Info window**
|
||||||
|
|
||||||
|
{width=40%}
|
||||||
|
|
||||||
## **Features**
|
## **Features**
|
||||||
|
|
||||||
### **Image Processing**
|
### **Image Processing**
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue