BusyStick-Zoom

Getting started

  • install pip
  • make a venv python -m venv ./env
  • use the venv source env/bin/activate
  • install requirements pip install -r requirements.txt
  • run the script python main.py