🎨

Excalidraw

Virtual whiteboard for sketching and diagramming.

GitHub npm

Features

Freehand drawing
Shapes
Text
Collaboration
Export options

Installation

From App Store

Open the App Store in zOS and search for "Excalidraw".

Via npm

npm install @zos-apps/excalidraw

How to Use

Keyboard Shortcuts

ShortcutAction
VSelect
RRectangle
DDiamond
EEllipse
AArrow

Development

# Install dependencies
npm install

# Start development
npm run dev

# Build for production
npm run build