bluegrs / blueberry-pi

A wireless sensor glove to control Unity games.
1 stars 0 forks source link

Script to Run All PC-Side Programs #8

Closed digitaldanny closed 5 years ago

digitaldanny commented 5 years ago

Goal

Create a script that automatically runs all other python files as background processes, so we don't have to run each script individually as we add more modules.

Suggestions

digitaldanny commented 5 years ago

Solved by installing WSL Ubuntu to run shell scripts.