- You'll need an AWS account, an will need to create an access id and secret See WCTF Slack Bot Repo
git clone git@github.com:shollingsworth/piClicker.git
cd piClicker
make venv
source ./venv/bin/activate
pip install ./dist/piClicker-2.0.1.tar.gz
cd ./src/piclicker
./control.py
- naviagate to http://127.0.0.1:5000 to see UI