Skip to content

A very simple image browser built using python3 and PyQt5

Notifications You must be signed in to change notification settings

uzillion/Simple-Image-Browser

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

=======================================
 Simple Image Browse by Uzair Inamdar
=======================================

TO RUN PROGRAM: 
-> Place images in ./data folder
-> In your terminal/command prompt go to where the file in saved
-> If on Windows Command Prompt, type "main.py [width]"
-> If on Unix/Linux terminal, type: "python3 main.py [width]"
-> You can also specify width as a parameter 

HOW TO USE IMAGE BROWSER:
Press '>' for viewing next 5 pictures
Press '<' for viewing previous 5 pictures
Press [Up arrow key] for viewing in fill window mode
Press [Down arrow key] for viewing in thumbnail mode
Press [Left and right arrow keys] for viewing traveling between pictures
pess 'Escape' or click on image to bring back focus to browser
[Click] on picture to expand in fill window mode

About

A very simple image browser built using python3 and PyQt5

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages