You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[]()
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.6 installers are available for Windows, macOS and Debian on the [Downloads page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads).
13
+
1.7.7 installers are available for Windows, macOS and Debian on the [Downloads page](https://github.com/OpenBoard-org/OpenBoard/wiki/Downloads).
14
14
15
15
### Supported platforms
16
16
17
17
| Version | officially maintained platforms | branch |
| 1.7.6 (latest stable) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 |`master`|
20
-
| 1.7.7 (active development) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 |`1.7.7-dev`|
19
+
| 1.7.7 (latest stable) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 |`master`|
21
20
| 1.8.0 (active development) | Windows 10+, macOS 12+ (for both `x64_64` and `arm64`), Debian 12 |`dev`|
22
21
23
22
### Community-driven packages
@@ -30,7 +29,7 @@ If you didn't find any installer for your platform, or if you want to modify Ope
30
29
OpenBoard can be compiled with the latest open-source binaries of Qt 6. Support for Qt 5.15 was recently dropped, but you can still build OpenBoard with it, after addressing some minor compiling issues.
31
30
32
31
### Contribute
33
-
You don't need to be a C++ developer to contribute to OpenBoard.
32
+
You can contribute to OpenBoard by helping on translations, creating new web widgets or improving existing ones, or by developing new features and submit them as pull requests.
34
33
35
34
#### Translations
36
35
OpenBoard is available, thanks to the work of its community, in 35 languages. If you want to contribute to OpenBoard or its dedicated website by adding a new language or updating an existing one, your help will be greatly appreciated.
0 commit comments