datenzar / docker-dasher

Dockerized (via docker-compose) version of dasher

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

docker-dasher

Dockerized (via docker-compose) version of dasher. Credits go to Jon Maddox for his very helpful project!

Prerequisites

Have docker and docker-compose installed

Setup buttons

configure via config/config.json see config/config.example.json for an example

Linux

Installation

./initialize.sh

Find MAC address of Amazon button

run ./findbutton.sh | grep Amazon

Uninstall

./uninstall.sh

Windows

Installation

initialize.bat

Find MAC address of Amazon button (filtering tbd)

findbutton.bat

Uninstall

unistall.bat

About

Dockerized (via docker-compose) version of dasher

License:MIT License


Languages

Language:Shell 56.9%Language:Batchfile 43.1%