if-sad-send-cat
if-sad-send-cat copied to clipboard
🐱 A program that sends cats to my phone when I'm sad at the computer.
If Sad Send Cat
My blog post: When I'm Sad My Computer Sends Me Cats
If you're sad in front of your computer, this project will send a random cat to your phone. It was an evening project to glue together a few APIs.
Hopefully this prototype can be used as inspiration for your fun ideas!
How?
- It runs locally and captures your webcam through a browser
- Emotions are tracked via vladmandic/human
- Cats are provided by The Cat API. Notifications via Pushover
Setup/Run
- Create an
.envfile withPUSHOVER_API_KEYandPUSHOVER_USER_KEY pip install -r requirementspython server.py- Go to
http://localhost:8080 - Be sad
- Receive cat
Debug Log

Pushover Notification
