Skip to content

Latest commit

 

History

History
6 lines (5 loc) · 395 Bytes

README.md

File metadata and controls

6 lines (5 loc) · 395 Bytes

Python-Script-Launcher

A simple UI to load all your python scripts in one place. Stop messing around with terminal and click pretty buttons.

Download the SCRIPT_LAUNCHER.py and make sure you have python and ByQt6 installed. To install python run "brew install python3" in terminal (need brew installed too for this method of installation) To install ByQt6 run "pip install PyQt6" in terminal