новые иконки в OpenBoard
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
kaamui 3e64122a17
Update README.md
3 years ago
plugins moved dmgutil (osx) and poppler includes as to make openboard (osx) compile without OpenBoard-ThirdParty + quazip fix headers for osx (clang apparently not searching for system headers with double quotes) 4 years ago
release_scripts using Qt 5.15.0 instead of 5.15.2 as a workaround for QTBUG-88309 (osx) 3 years ago
resources pass arguments through run.sh script so ubz files can be double clicked again 3 years ago
src QGraphicsView::mouseMoveEvent should be called if tool is selector or play but mouse not pressed 3 years ago
.gitignore Updated linux release scripts 8 years ago
.qmake.stash fixed an issue where reloadThumbnails & treeviewSelectionChanged would be called every time a page is deleted ! Resulting on really poor performances for the deletion operation, even in a crash, if trying with a lot of pages. 3 years ago
C++StandardHeaderFile.txt Updated headers 8 years ago
COPYRIGHT updated info files 11 years ago
LICENSE updated info files 11 years ago
OpenBoard.pro changed version to 1.6.1 3 years ago
README.md Update README.md 3 years ago

README.md

OpenBoard

OpenBoard is an open source cross-platform interactive white board application designed primarily for use in schools. It was originally forked from Open-Sankoré, which was itself based on Uniboard.

Supported platforms are Windows (10+), OS X (10.13+) and Linux (Ubuntu 20.04 is the only officially maintained platform, but many others are reported by the community to work).

Installing

Installers are available for Windows, OS X and Ubuntu on the wiki.

Building from source

Please follow instructions available on the wiki

Dependencies

The latest version (1.6.1) can be compiled with the latest open source binaries of Qt 5.15. While it has been shown to work with Qt 5.9 or any other version in between, we recommend that you use the latest version you can.