1.0.1 • Published 7 years ago

dash-to-slack v1.0.1

Weekly downloads
-
License
MIT
Repository
-
Last release
7 years ago

Dash to Slack

Currently pretty WIP. Connect your "hacked" Amazon Dash button to your Slack.

Requirements

  1. Node
  2. libcap-dev

Installation and Execution

  1. Find the Dash button MAC address
  2. Set an incoming webhook on Slack
$ cp .env.dist .env # and fill in the MAC address and the webhook
$ sudo apt-get install libcap-dev # to listen for Dash presses
$ sudo bin/run &

Development

  1. Run the tests with npm test
  2. npm run prepublish to convert ES2015 to ES5

License

MIT

1.0.1

7 years ago

1.0.0

7 years ago