This guide will help you set up and run scripts in this project. Please follow the steps sequentially for proper setup.
To begin, ensure you grant the necessary execution permissions to the files in the directory by running:
python3 chmod_script.py
Manual Execution: After completing the first step, you're free to manually run any desired scripts within the directory.
Using the installer.py Interface: If you prefer to use an interface to choose and execute files, simply run:
python3 installer.py
If you wish to grant execution permissions to all files and immediately run them, execute the following:
python3 chmod_and_run.py