PyQt5-GUI-SmartRefrige-mk2 How to executable file Qt design .ui open cmd pyuic5 -x UserUIscreen.ui -o UserUIscreen.py We have 2 Branches main (for release only, can run program) dev (for development, developing process,may have bug) if you want to add new feature or edit some code You need to create new branch for ex. feat/cam feat/table feat/api feat/sound