Skip to content

Latest commit

 

History

History
13 lines (9 loc) · 409 Bytes

readme.md

File metadata and controls

13 lines (9 loc) · 409 Bytes

DONGD implementation in NodeJS

Listens for mqtt messages on the doorbell topic of hackeriet. And runs airplay-ng with some robot like messages.

Installation instructions:

sudo apt update sudo apt upgrade

Download the NODE JS package for your platform and unpack to local usr/local etc run npm i to get all the dependencies and make a service file to autorun

TODO:

  • Write a installer script