Your ROOT_URL in app.ini is http://git.osmesh.ru/ but you are visiting http://91.221.70.94:3000/MOS/OpenBoard/src/commit/cea99200036ea3c3cfe06df83d823e607735c79b You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
letsfindaway cea9920003 fix: coordinates when display screen is left of control screen 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) 5 years ago
release_scripts use macports for ffmpeg lib (no more issues on rpaths) 4 years ago
resources Merge pull request #495 from SiderealArt/patch-1 4 years ago
src fix: coordinates when display screen is left of control screen 3 years ago
.gitignore add .qmake.stash to gitignore 4 years ago
C++StandardHeaderFile.txt Updated headers 9 years ago
COPYRIGHT updated info files 12 years ago
LICENSE updated info files 12 years ago
OpenBoard.pro changed version to 1.6.2a-1118 4 years ago
README.md Update README.md 4 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.