Comingle is an open-source online meeting tool whose goal is to approximate the advantages of in-person meetings. It integrates web tools in an open multiroom environment, with the following key features:
- Subgroups of people can freely split off into separate discussions, by
creating and jumping between rooms (something like physical tables).
To facilitate e.g. deciding which room to go into:
- Everyone can see who is in what room
- Users can indicate their interest in multiple rooms by "joining" rooms in the background
- Rooms have state, such as whiteboard, chat messages,
or key web pages being discussed.
- Anyone joining late instantly has access to this state, enabling them to catch up without others telling them what tools to open.
- Comingle can be the glue that binds together all of the disparate
web apps you want to use in your meeting
(even for small meetings with a single room).
- Instead of sending links to the tools you want people to look at, you can add them directly to the room, and everyone instantly sees them.
- Support for the following web tools:
- Jitsi Meet open-source video conferencing
- Zoom video conferencing (most useful in Main Room only, because users must manually create a Zoom meeting and can only host one Zoom meeting at a time)
- Cocreate open-source shared whiteboard
- Coauthor open-source discussion forum / note taking
- YouTube videos
- Wikipedia pages
- Any
<iframe>
-compatible web tool
- Each user can decide the best layout for their screen of each room's tools, by dragging tabs to be side-by-side or stacked atop each other.
- Direct support for persistent chat at the meeting and room level.
- Instantly create a new meeting and share the URL to meet with others. No accounts required.
- Free/open source (MIT license)