Very simple image viewer with additional features.
Run next commands to create virtual environment and install dependencies:
# Windows
Scripts\install.bat
# Linux
chmod +x ./Script/install.sh
./Script/install.shYou can use Scripts\ui2py.bat on Windows or ./Scripts/ui2py.sh on Linux.
Or use pyuic6 from pyqt6 package manually.
1.x-dev
Denyaev Vladislav (@WhiteFox123c)