новые иконки в 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.
 
 
 
 
 
 
Clément Fauconnier e45255efc3 add .qmake.stash to gitignore 2 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 use macports for ffmpeg lib (no more issues on rpaths) 2 years ago
resources Merge pull request #495 from SiderealArt/patch-1 3 years ago
src fixed an issue where long time press could be triggered if the 'persist document' operations would take longer than the timeout defined for longPressTimer 2 years ago
.gitignore add .qmake.stash to gitignore 2 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 using macports for poppler (so 10.13 lib is available) + updated quazip homebrew's lib (to improve) 2 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.