dash-to-slack

1.0.1 • Public • Published

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

Readme

Keywords

none

Package Sidebar

Install

npm i dash-to-slack

Weekly Downloads

1

Version

1.0.1

License

MIT

Last publish

Collaborators

  • maxbeizer