Home

Awesome

Lost My Doorbell - Server

This is a simple Sinatra app which acts a bridge between Slack and the LMN doorbell.

It listens for POST requests on /, and then triggers a Pusher event which is picked up by the listening Raspberry Pi in the office.

Check out the client library for the Raspberry Pi code.

Getting Started