Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 1.25 KB

README.md

File metadata and controls

16 lines (11 loc) · 1.25 KB

teacher-board-window

Desktop app used as a teacher blackboard. It broadcasts live writing/drawing to connected student-board-window instances.

Main window:

App main window

Students monitor window:

The teacher can monitor his/her students connected instances of student-board-window.

For brevity I will refer to "student-board-window" as SBW. The student himself can control the SBW instance running in his/her machine. The teacher has a monitor window through which he can get instant feedback regarding which status each SBW window is at.

  • Active: green color means that the SBW instance is the active window, if not it turns red.
  • Upfornt: green color means that the SBW instance is upfront, red color means it is minimized to the taskbar.
  • Fullscreen: green color means that the SBW instance is maximized (it is not literally a fullscreen), red color means the window is resized.

Students instances monitor