Skip to content

Latest commit

 

History

History
18 lines (10 loc) · 451 Bytes

README.md

File metadata and controls

18 lines (10 loc) · 451 Bytes

#Introduction

This is just a Quick POC To Show Why You Should Disable/Cover Your Webcam using a 10 line shell script and a freeware utlity called [imagesnap] (http://iharder.sourceforge.net/current/macosx/imagesnap/).

#Installation cd imagesnap/ chmod +x *

#Usage ./capture.sh &

This will take a picture with the iSight camera every 60 seconds.

#Warning I dont know what I am doing. If this works for you I would be surprised.