Skip to content

Latest commit

 

History

History
16 lines (10 loc) · 164 Bytes

README.md

File metadata and controls

16 lines (10 loc) · 164 Bytes

InPanel Desktop

to build:

on Mac OSX

pyinstaller -D -w -y --noconfirm inpanel.py

or

pyinstaller -D -w -y --noconfirm inpanel.spec