diff --git a/.DS_Store b/.DS_Store new file mode 100644 index 0000000..549f41e Binary files /dev/null and b/.DS_Store differ diff --git a/run.sh b/run.sh new file mode 100755 index 0000000..564a4bf --- /dev/null +++ b/run.sh @@ -0,0 +1,2 @@ +#!/bin/bash +python3 /Users/red_fox703/Desktop/StatusDisplay/main.py \ No newline at end of file