WBO - collaborative whiteboard
-
This is not an app request because I've already packaged it
What: WBO is an online collaborative whiteboard that allows many users to draw simultaneously on a large virtual board. The board is updated in real time for all connected users, and its state is always persisted. It can be used for many different purposes, including art, entertainment, design, teaching.
Why: Was playing a round of remote-Activity with my niece and nephew and needed a whiteboard to draw on. We know that zoom has a built-in one, but this is more sleek and can also be integrated with jitsi.
Source: https://github.com/lovasoa/whitebophir
Demo: https://wbo.ophir.dev/Code: https://git.cloudron.io/msbt/wbo-app
I've used the proxyAuth addon for authentication, not sure if this can be disabled in the regular installation process to have a completely public version.
-
@msbt said in WBO - collaborative whiteboard:
can also be integrated with jitsi.
That would be awesome
-
Interesting use-case for these things I heard of from a friend.
They were using it to collaborate on making birthday cards for colleagues as a replacement for the usual birthday card doing the rounds in an office.
I thought that was quite nice - although, they do work for a big bank, so probably missing how slack they can be in an office:)
-
Man, certainly made my CPU hum looking at the Public board
Quite a piece of art - fitting of any gentlemen's room wall
-
@girish said in WBO - collaborative whiteboard:
@msbt I moved it here - https://git.cloudron.io/cloudron/wbo-app . Can you also add LICENSE ?
done
@girish said in WBO - collaborative whiteboard:
I also added optionalSso to allow completely public installs.
Ah nice, that was the thing I was looking for, thanks.