Sign inSign up

andgineer/amazon-dash-button-hack

By andgineer

Updated about 1 month ago

Amazon Dash Button hack, Google Sheets & Calendar, IFTTT. Light weight Alpine-based. Python 3.

Image
0

10K+

andgineer/amazon-dash-button-hack repository overview

Build StatusDocker Automated build

This is a container for the Amazon Dash Button hack.

It sniffs the network to intercept Amazon Button communications with Amazon, thereby detecting button presses.

It can write to Google Sheets, Google Calendar and fire event in IFTTT.

I use it on my Synology for IoT calendar.

To run the container on Linux:

docker run \
    --net host \
    -it \
    --rm \
    -v $PWD/../amazon-dash-private:/amazon-dash-private:ro \
    andgineer/amazon-dash-button-hack

In folder ../amazone-dash-private you should have:

Examples of this files.

See details in User manual.

Dockerfile

andgineer/docker-amazon-dash-button-hack

Tag summary

Content type

Image

Digest

sha256:6e5a58d72

Size

200.2 MB

Last updated

about 1 month ago

docker pull andgineer/amazon-dash-button-hack