📦 EqualifyEverything / process-controller

📄 README.md · 14 lines
1
2
3
4
5
6
7
8
9
10
11
12
13
14/Volumes/Macintosh Hd/Users/Shared/GitHub/Orgs/EqualifyApp/axe-scanner-loc/src/scan_axe.py

python3 /Users/Shared/GitHub/Orgs/EqualifyApp/axe-scanner-loc/src/scan_axe.py


Thank you!!

Now, I want to put this in a docker containre. I want to be able to run and monitor this remotely.

Could we make a flask app that has a start|stop button
status of script - running, stopped
and basic terminal output in a box in the webpage?

I want to be able to run this thing without keeping my terminal open on my local machine.