Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@Gourieff Gourieff released this 31 Jan 10:50
· 4 commits to main since this release
86e35b5

Added:

  • GUI for dialog mode (based on pysimplegui)

To run with GUI type:

python ipd.py

or (if to use as a package)

imgpd

To run w/o GUI:

python ipd.py -d

or (if to use as a package)

imgpd -d