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
- Host: GitHub
- URL: https://github.com/deanc/cat-cam
- Owner: deanc
- Created: 2020-07-05T15:36:31.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-07-05T15:37:22.000Z (about 6 years ago)
- Last Synced: 2025-06-18T00:38:38.926Z (about 1 year ago)
- Language: HTML
- Size: 0 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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