node-dash-button
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "node-dash-button", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "a module for integrating amazon dash button presses into a node project", | ||
@@ -36,2 +36,3 @@ "main": "index.js", | ||
"arpjs": "^1.0.0", | ||
"autochecker": "^0.5.1", | ||
"coveralls": "^2.11.4", | ||
@@ -38,0 +39,0 @@ "istanbul": "0.3.22", |
@@ -75,3 +75,3 @@ ![Blank Dash](http://i.imgur.com/PP0CJ3s.png?1) | ||
#### Binding To Specific Interface: | ||
Binding To Specific Interface: | ||
By default, the dash button is bound to the [first device with an address](https://github.com/mranney/node_pcap/blob/master/pcap_binding.cc#L89). To bind the button to a specific interface, such as `eth6`, pass the name of the interface as the 2nd argument to the invocation method. | ||
@@ -106,2 +106,3 @@ ``` js | ||
- [dash-listener](https://github.com/dkordik/dash-listener) performs various home automation tasks like adjusting lights and interacting with a music player | ||
- [dasher](https://github.com/maddox/dasher) lets you map a dash button press to an HTTP request. | ||
- [Nest-Dash](https://github.com/djrausch/Nest-Dash) toggles the Nest setting from away to home via Amazon Dash Button | ||
@@ -122,3 +123,3 @@ - [dash-hipchat-doorbell](https://github.com/Sfeinste/dash-hipchat-doorbell) quick and dirty node app that intercepts traffic from an amazon dash button and creates a hipchat notification (think doorbell) | ||
Copyright (c) 2015 Alex Hortin | ||
Copyright (c) 2016 Alex Hortin | ||
@@ -125,0 +126,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
99560
128
8