Skip to content

wggb/whiteboard

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

85 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Whiteboard

GitHub license GitHub top language

A simple whiteboard, built with paper.js, jquery and bootstrap.

Shortcuts

Result Shortcut Mode
Select area Shift Any
Move Mouse 3 Any
Delete Mouse 2 Any
Delete selected items Del, Backspace Any
Zoom Mouse wheel Any
Change stroke width Space + Mouse wheel Any
Clear whiteboard Space + Del Any
Reset whiteboard (clear the whiteboard and reset values) Space + Backspace Any
Change mode to Move Space + 1 Any
Change mode to Draw Space + 2 Any
Change mode to Delete Space + 3 Any
Change mode to Text Space + 4 Any
Select single item S Move
Horizontal move Q Move
Vertical move W Move
Rotate selected items R Move
Draw rectangle Q Draw
Draw circle (1:1) W Draw
Draw circle W + E Draw
Draw straight line A Draw
Draw horizontal line A + S Draw
Draw vertical line A + D Draw

ToDo

See the TODO.md for a list of proposed features and some known issues.