Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 251 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 251 Bytes

Capture Image every -x seconds and run a Python Script

Dependencies are in package.json and requirements.txt Just do

npm install

then

npm run watch

to execute the app

To change x(1000ms default) go to sock.js and change the time in setinterval