Skip to content

WhiteFox123c/Viewer

Repository files navigation

Viewer

Very simple image viewer with additional features.

Getting started

Run next commands to create virtual environment and install dependencies:

# Windows
Scripts\install.bat

# Linux
chmod +x ./Script/install.sh
./Script/install.sh

Compile .ui files

You can use Scripts\ui2py.bat on Windows or ./Scripts/ui2py.sh on Linux.

Or use pyuic6 from pyqt6 package manually.

Version

1.x-dev

Author

Denyaev Vladislav (@WhiteFox123c)

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages