Skip to content

mrbazzan/image-viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

IMAGE VIEWER APP

A GUI(Graphical User Interface) app that can be used to view pictures.

Example Gif

TO INSTALL LOCALLY

Ensure that Python 3.7+ is installed on your PC

  • git clone repository
> git clone git@github.com:mrbazzan/image-viewer.git
  • Install the required modules
> pip install -r requirements.txt
  • edit image folder with desired pictures(or not).
  • edit imageApp.py to point to the edited image folder(or not).
  • Then run;
> python imageApp.py

Built with Python(Tkinter). Project in progress.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages