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/96b723965d7b7800ac90330ba4b6a48992eb9406 You should set ROOT_URL correctly, otherwise the web may not work correctly.
новые иконки в OpenBoard
 
 
 
 
 
 
Clément Fauconnier 96b723965d changed version to 1.6.2rc-0502 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 standard Qt (5.15.3 on 22.04) 3 years ago
resources add a setting to enable/disable pdfMerger use 3 years ago
src updated copyright 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.2rc-0502 3 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.