Run the app

  • Activate env

source env/bin/activate
  • Go to the App directory

cd App
  • Run the app

python app.py

Configuring

If you wish to have the app run automatically on startup of your device do the following steps

TODO