cameron-martin / shinytouch

Webcam based touchscreen application

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ShinyTouch

CircleCI

Turns your screen into a touchscreen using a webcam.

Go to app

Local development

Frontend

cd frontend
yarn install
yarn start

API Server

cd api
docker-compose up

On first run, you must create the necessary s3 buckets. In future this will be handled by cloudformation.

./ls3.sh mb s3://calibration-examples

About

Webcam based touchscreen application


Languages

Language:TypeScript 95.3%Language:Dockerfile 1.9%Language:HTML 1.9%Language:Shell 0.8%