2
0
Fork 0
mirror of https://github.com/YunoHost-Apps/spacedeck_ynh.git synced 2026-02-04 17:11:49 +01:00
Spacedeck, a web based, real time, collaborative whiteboard application with rich media support, packaged for YunoHost
Find a file
2025-12-31 12:33:07 +01:00
.github Initial commit 2021-08-13 12:36:29 +02:00
conf Update systemd.service 2025-12-31 10:50:08 +01:00
doc cleaning 2024-01-17 18:29:25 +01:00
scripts cleaning 2025-12-31 10:49:05 +01:00
.gitignore Helpers2.1 (#16) 2025-10-28 22:14:31 +01:00
LICENSE Fix linter errors 2021-08-22 08:37:07 +02:00
manifest.toml cleaning 2025-12-31 10:49:05 +01:00
README.md Helpers2.1 (#16) 2025-10-28 22:14:31 +01:00
tests.toml improve 2025-03-24 01:59:20 +01:00

Logo of Spacedeck Spacedeck, packaged for YunoHost

Real time, collaborative whiteboard application with rich media support

Version: 2023.09.21~ynh2

Screenshots

Screenshot of Spacedeck

📦 Developer info

Automatic tests level

🛠️ Upstream Spacedeck repository: https://github.com/spacedeck/spacedeck-open

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/spacedeck_ynh/tree/testing

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

📚 App packaging documentation

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