🪝
hooks—Webhooks for personal projects
A repository of webook handlers for personal projects, deployed at hooks.samgarson.com
using Vercel.
home-status
A handler which receives location triggers from IFTTT (via IFTTT webhooks) and stores who's home in an Airtable. Currently used to make sure my central heating is off when noone is home, using the IFTTT Hive Thermostat integration.kindle
A handler which receives new articles via the Feedly IFTTT integration and sends the contents of the article to my Kindle.
Run the app:
concurrently "vercel dev" "npm:quirrel"