About the project Simple python application to calculate droprate percentage of a hench in MixMaster. Getting Started Prerequisites pip install pyinstaller pip install PyQt5 Build pyinstaller --onefile --windowed --icon=MM-icon.ico --noconsole MM-DropCalc.py