|
2 | 2 |  |
3 | 3 | # OpenBoard |
4 | 4 | []() |
5 | | -[]() |
| 5 | +[]() |
6 | 6 | []() |
7 | | -[]() |
| 7 | +[]() |
8 | 8 | []() |
9 | 9 |
|
10 | 10 | 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. |
11 | 11 |
|
12 | 12 | ### Installing |
13 | | -1.7.1 installers are available for Windows, OS X and Ubuntu on the [Download's page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads). |
| 13 | +1.7.2 installers are available for Windows, macOS and Debian on the [Download's page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads). |
14 | 14 |
|
15 | 15 | ### Supported platforms |
16 | 16 |
|
17 | 17 | | Version | officially maintained platforms | branch | |
18 | 18 | |------------|--------------------------------------------------------|----| |
19 | | -| 1.7.1 (latest stable) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Ubuntu 20.04, Ubuntu 22.04 | `master` | |
20 | | -| 1.7.2 (active development) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 | `dev` | |
| 19 | +| 1.7.2 (latest stable) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 | `master` | |
| 20 | +| 1.7.3 (active development) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 | `dev` | |
21 | 21 |
|
22 | 22 | ### Communnity-driven packages |
23 | | -On Linux, Ubuntu is the only officially maintained platform. For other platforms, you can thank the awesome community of OpenBoard that provides some cool stuff like a FlatHub package, or OpenSuse support. Check on [this page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads) to see if you find what you're looking for. If you actually want to provide support and to be referenced on this page, please open an issue with the relevant information, and we'll be glad to add your contribution. |
| 23 | +On Linux, Debian is the only officially maintained platform. For other platforms, you can thank the awesome community of OpenBoard that provides community-driven packages on a number of other distributions. Check on [this page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads) to see if you find what you're looking for. If you actually want to provide support and to be referenced on this page, please open an issue with the relevant information, and we'll be glad to add your contribution. |
24 | 24 |
|
25 | 25 | ### Building from source |
26 | 26 | If you didn't find any installer for your platform, or if you want to modify OpenBoard, you can find instructions on how to build OpenBoard from source on the [wiki](https://github.com/OpenBoard-org/OpenBoard/wiki/Build-OpenBoard-from-source). |
27 | 27 |
|
28 | 28 | ### Qt support |
29 | | -OpenBoard can be compiled with the latest open source binaries of Qt 5.15 and Qt 6. On macOS, it is recommended to use Qt 6. You should also be able to compile OpenBoard using Qt 5.12, but it is not officially tested/supported. |
| 29 | +OpenBoard can be compiled with the latest open source binaries of Qt 5.15 and Qt 6. It is recommended to use Qt 6. You should also be able to compile OpenBoard using Qt 5.12, but it is not officially tested/supported. |
30 | 30 |
|
31 | 31 | ### Web Widgets |
32 | 32 |
|
|
0 commit comments