https://github.com/willis7/dash-light
Use the Amazon Dash as an interface into the Phillips Hue
https://github.com/willis7/dash-light
Last synced: 5 months ago
JSON representation
Use the Amazon Dash as an interface into the Phillips Hue
- Host: GitHub
- URL: https://github.com/willis7/dash-light
- Owner: willis7
- Created: 2017-06-15T22:42:15.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-06-15T22:44:17.000Z (almost 9 years ago)
- Last Synced: 2025-04-20T18:41:38.107Z (about 1 year ago)
- Language: Makefile
- Size: 2.93 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Dash
## Design
* ARP - is a package with one function; Sniff. It takes a list of devices and a network interface to listen on. Once an ARP request is made from the device, it's action is called.
* go.hue - Phillips Hue client
## Build & Run
* `go build main.go`
* `sudo ./main`