An open API service indexing awesome lists of open source software.

https://github.com/deanc/cat-cam

The most basic web app possible to spy on my cat
https://github.com/deanc/cat-cam

Last synced: 6 months ago
JSON representation

The most basic web app possible to spy on my cat

Awesome Lists containing this project

README

          

Spy on your cat using an old macbook. Takes a photo every 10 seconds and updates the image using JS every second.

# Install

1. `brew install imagesnap`
2. Create a terminal window and type: `watch -n 10 imagesnap -w 2`
3. Create another terminal window and type something like `php -S 127.0.0.1:9876` to start a webserver