No description
Find a file
DeMiro5001 8dbb15029c
Merge pull request #1 from YunoHost-Apps/testing
Update manifest for Nextcloud Whiteboard app
2026-07-05 02:50:06 +01:00
.github Initial commit 2026-07-04 23:53:09 +01:00
conf Update nginx.conf 2026-07-05 01:18:00 +01:00
doc Add French instructions for Whiteboard setup 2026-07-05 02:49:04 +01:00
scripts Hide warnings during npm install 2026-07-05 02:09:33 +01:00
.editorconfig Initial commit 2026-07-04 23:53:09 +01:00
.gitattributes Initial commit 2026-07-04 23:53:09 +01:00
.gitignore Initial commit 2026-07-04 23:53:09 +01:00
config_panel.toml Rename config_panel.toml.example to config_panel.toml 2026-07-05 00:44:49 +01:00
LICENSE Update LICENSE 2026-07-05 00:39:43 +01:00
manifest.toml Enable single sign-on (SSO) in manifest.toml 2026-07-05 02:09:52 +01:00
README.md Auto-update READMEs 2026-07-05 01:58:00 +02:00
tests.toml Update tests.toml 2026-07-05 00:53:14 +01:00

Logo of Nextcloud Whiteboard Nextcloud Whiteboard, packaged for YunoHost

The official whiteboard app for Nextcloud. Create and share whiteboards with real-time collaboration.

🌐 Official app website Version: 1.5.9~ynh1

Screenshots

Screenshot of Nextcloud Whiteboard

📦 Developer info

Automatic tests level

🛠️ Upstream Nextcloud Whiteboard repository: https://github.com/nextcloud/whiteboard

Pull request are welcome and should target the testing branch.

The testing branch can be tested using:

# fresh install:
sudo yunohost app install https://github.com/YunoHost-Apps/nextcloud-whiteboard_ynh/tree/testing

# upgrade an existing install:
sudo yunohost app upgrade nextcloud-whiteboard -u https://github.com/YunoHost-Apps/nextcloud-whiteboard_ynh/tree/testing

📚 App packaging documentation

Please see https://doc.yunohost.org/packaging_apps for more information.