/ImageViewer

My First PyQt5-experience

Primary LanguagePythonGNU General Public License v3.0GPL-3.0

ImageViewer

ScreenShots

Gallery Mode Edit Mode

Manual

  1. Open Terminal (Ctrl + Alt + T) and follow the instructure:

  2. Install dependencies (just one time):

    For Debian-based distributions run:

    sudo apt install git python3-pyqt5 python3-pil

  3. Clone the repository (just one time):

    git clone https://github.com/pyisan/ImageViewer.git

  4. Go to the directory:

    cd ImageViewer

  5. Run the programme:

    python3 __myApp__.py