/DogSCAN

This is a program I made to capture pictures of my dog climbing on top of my couch while I was at school. It would email me pictures of him climbing during the school day. This program was run on NodeJS with the "jimp" and "nodemailer" packages. This does not include the .exe file which generated images, but that can be found here: https://github.com/tedburke/CommandCam. The program will likely crash if run without modifications since I removed the username and password of the email addresses

Primary LanguageJavaScript

This repository is not active