/amzn-dash-hack

amazon dash button hacked by python3 with scapy

Primary LanguagePython

amzn-dash-hack

dash-buttonwお

Please make "_settings.json" in the working directly.

{
    "dash_button": {
        "macaddress": [
            "XX:XX:XX:XX:XX:XX"
        ]
    }
}

"XX:XX:XX:XX:XX:XX" is your amazon dash button macaddress. If you add macaddress, please write the address by reference to 👇

{
    "dash_button": {
        "macaddress": [
            "XX:XX:XX:XX:XX:XX",
            "XX:XX:XX:XX:XX:XX",
            "XX:XX:XX:XX:XX:XX"
        ]
    }
}

Run dash-hook.py with sudo.

sudo python3 dash-hook.py