- First, you must have Python3 and NPM installed.
- Next, navigate to
./scripts
. - If you just installed or updated Phlickr, run
install.bash
, thenbuild.bash
. - Once the above steps are complete, create three terminals:
- in one terminal, run
start_server.bash
, then - in the second terminal, run
start_client.bash
, and finally - in the third terminal, run
start_phidget.bash
. - If you do not have a Phidget on-hand, you may omit the
start_phidget.bash
script. Clicking on the colors of the client display can emulate the Phidget.
- in one terminal, run
Congrats! You should now have Phlickr running. 🎉