Skip to content

Latest commit

 

History

History
25 lines (20 loc) · 647 Bytes

README.md

File metadata and controls

25 lines (20 loc) · 647 Bytes

Presentation

Defcon 26 Slides

Command and Control w/ Slack

Running daemon in a DEV environment

Clone 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

run control and navigate to UI

Links