Skip to content

Latest commit

 

History

History
19 lines (11 loc) · 301 Bytes

README.md

File metadata and controls

19 lines (11 loc) · 301 Bytes

Sends a notification when 3 Barks are detected within 60 seconds above the MAX_RMS_AMPLITUDE.

Startup

  • On mac brew install sox

  • On Linux apt-get install sox alsa-lib alsa-utils

Run

rm -rf node_modules

npm cache clean --force

npm install

node index.js or node start