Skip to content

A PyQt software to list view images on the special folder.

License

Notifications You must be signed in to change notification settings

MikoyChinese/Images_viewer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Images_viewer

A PyQt software to list view images on the special folder.

1. Usage

  • If your PC are the Ubuntu 16.04 and Python3.5, you can cd the folder [/dist] get the one-file bundled executable and then you can execute it directly.

  • Also you can see the source python files, the main entrance of Application is main.py file which connects the ' ./ui/mainwindow.py'. You can run it on your PC Terminal such like this 'python3 Images_viewer.py'.

2. Required

  • PyQt5
  • Python3

3. Other

If you want to build the executable file depend on your PC enviorment, you can install the PyInstaller to build it.

  • Such like this: pyinstaller -F <Your main entrance>

About

A PyQt software to list view images on the special folder.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages