Skip to content

Docker for Synology. Amazon Dash Button hack, Python3 Scapy (Google Sheets & Calendar, IFTTT). Light weight Alpine-based.

Notifications You must be signed in to change notification settings

snowe2010/docker-amazon-dash-button-hack

 
 

Repository files navigation

Build Status

This is a Docker Hub container for the Amazon Dash Button hack. It can write to Google Sheets, Google Calendar and fire event in IFTTT.

I use it on my Synology.

To run it:

docker rm -f amazon_dash
docker run --net host -it --name amazon_dash -v $PWD/amazon-dash-private:/amazon-dash-private:ro snowe/amazon-dash-smart-home

In folder amazone-dash-private you should have:

Examples of this files.

There are your secrets in that folder so you have to create all this files by youself from examples you see by link above.

See details in Smart wifi button and Docker on Synology (Amazon Dash Button hack).

About

Docker for Synology. Amazon Dash Button hack, Python3 Scapy (Google Sheets & Calendar, IFTTT). Light weight Alpine-based.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.0%
  • Dockerfile 1.0%