6 Forks
7 Stars
7 Watchers

WBoard

WBoard是一款在Windows平台基于VS2017、Qt5.9.5开发的一款开放源码的白板教学软件,主要用于学校和大学的交互式电子白板。 它既可以与交互式白板一起使用,也可以在双屏幕场景中通过笔、平板显示器和光束进行使用。 主要有演示板、网页、文档和桌面四大界面。由于时间有限,代码中不妥之处恳请广大读者批评指正。 未完待续............ 如有建议,联系[email protected]

How to download and setup WBoard

Open terminal and run command
git clone https://github.com/sining1989/WBoard.git
git clone is used to create a copy or clone of WBoard repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with WBoard https://github.com/sining1989/WBoard/archive/master.zip

Or simply clone WBoard with SSH
[email protected]:sining1989/WBoard.git

If you have some problems with WBoard

You may open issue on WBoard support forum (system) here: https://github.com/sining1989/WBoard/issues