Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/iwannabebot/quick-collab
Collection of collaborative tools
https://github.com/iwannabebot/quick-collab
code code-editor collaboration editor
Last synced: 3 days ago
JSON representation
Collection of collaborative tools
- Host: GitHub
- URL: https://github.com/iwannabebot/quick-collab
- Owner: iwannabebot
- License: mit
- Created: 2023-01-14T11:55:30.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-01-15T21:27:11.000Z (almost 2 years ago)
- Last Synced: 2024-11-08T14:48:26.598Z (about 2 months ago)
- Topics: code, code-editor, collaboration, editor
- Language: TypeScript
- Homepage:
- Size: 355 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Quick Collab
Tiny tools with realtime collaboration### Supported Tools
|Status|Resource|Description|
|-------|--------|--------|
|✅|Code Editor|Code Editor with syntax highlighting and language support|
|✅|Whiteboard|Drawing board with touch/pen support|
|❌|Kanban Board|Kanban board which can export to ADO/GitHub Projects/Trello|
|❌|Rich Text Editor|Minimal support rich text editor|
|❌|Data Grid|Excel like data grid|
|❌|Scratch Pad|Whiteboard + more|### Supported Features
- Create private rooms
- In Store Authentication
- Secure Socket### Todo Features
- Audio Support
- Save Sessions
- Replay
- UDP Support
### Powered By
- React
- ASP.NET Core
- SignalR
- Material UI
- Monaco Editor