Denbergvanthijs / lectboard-app

The android app for running LectBoard on the users device

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Lecture Whiteboard App

The android app for running LectBoard on the users device.

TODO's

  • 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

Getting started

  • 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!

Screenshots

The homescreen The whiteboard

About

The android app for running LectBoard on the users device

License:Apache License 2.0


Languages

Language:Kotlin 100.0%