The android app for running LectBoard on the users device.
- Change colour buttons to radio button?
- Change smaller/bigger buttons to slider
- Send paths/difference instead of the whole bitmap
- Fix crashes when invalid host is given
git clone https://github.com/Denbergvanthijs/lectboard-server
cd lectboard-server
pip install -r requirements.txt
python server.py
- Open http://localhost:5000/ for the front-page of the webserver
- Writedown your local IPv4-address by pressing the Get local IP-address button
- Install the LectBoard app on your android device
- Fill in the local IP-address obtained from your PC
- Start drawing!